Proportional font in messages tab on OSX

From: Thom Brown <thom(at)linux(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Proportional font in messages tab on OSX
Date: 2011-07-01 00:28:26
Message-ID: BANLkTikDaNoqmButUQMGj5++N5MQpD8CxQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

I notice that on OSX using PgAdmin 1.14 beta 2 the messages tab are
showing in a proportional font if an error occurs more than once. The
first time it displays in monospace. The main problem with this is
that error messages which attempt to use a carat to point to a
position in the statement where the error occurs ends up pointing to
the wrong location.

Also, I originally thought this might be a setting in the preferences
(as I thought it was always showing incorrectly rather than just
beyond the first time), so I went to the Preferences tab in
preferences, clicked on the font option, and for a fraction of a
second a font selection window appears, but then immediately
disappears again. The same issue on the Query Tool tab in
preferences, where the window disappears immediately after clicking on
the font option. Incidentally the font on this tab shows as "Monaco,
12", and on the preferences tab it shows as "Lucida Grande, 11".

The query I've been using to force an error is just:

SELECT DELETE;

Thanks

Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-07-01 11:02:15 pgAdmin III commit: Ensure the font on the result and history panes doe
Previous Message Dave Page 2011-06-30 08:32:56 Re: pgAdmin III commit: Database Designer (milestone 1 of GSoC 2011)