From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | Basil Bourque <basil(dot)bourque(dot)lists(at)pobox(dot)com> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: Bug - Rows in Query Output pane fail to grow in height when font size preference size is larger |
Date: | 2011-02-20 23:05:03 |
Message-ID: | 4D619E1F.2000305@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Le 17/02/2011 00:39, Basil Bourque a écrit :
> I'm new to Postgres and pgAdmin -- Where should I report a bug in pgAdmin?
>
> I found an annoying cosmetic bug in pgAdmin where the rows in the data grid showing the result of a SQL execution are not re-sized to accommodate a very large font size set in preferences.
>
> 1) Set Preferences > Query Tool (tab) > Font to a larger size, such as 24 points. Click OK to apply.
>
> 2) Quit pgAdmin, to be sure new preferences take effect. Restart pgAdmin.
>
> 3) Select Tools > Query Tool, to open an interactive SQL session window.
>
> 4) Execute some SQL, such as: select now();
>
> Notice the bug: Row 1 in the Output pane is not tall enough to show the large font size of the text. The text is clipped vertically.
>
> While cosmetic, this bug affects:
> - People doing presentations on overhead projectors where increasing the font size makes reading easier for the audience.
> - People with a preference for larger fonts, often needed on certain computers screens.
> - People with visual/sight challenges
>
You need to set the font size accordingly in the preferences tab because
the size of the row depends on this font size.
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lelarge | 2011-02-22 20:38:54 | Re: Bug -PGAdmin 1.12.2 |
Previous Message | Guillaume Lelarge | 2011-02-20 22:51:28 | Re: help running pgAdmin in debian -lenny |