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

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to