It appears that this is a bug in the way the pgAdmin stores the window (or
dialog) location to the "pgadmin3 Preferences" file when it exits. Following
is a snippet of a typical problematic window location. Notice that the Top
is a negative number. pgAdmin should never save a negative number. If this
file is edited to contain a positive number (I used "Top=240") the window
appears correctly.


[Properties/Server]
Left=2525
Top=-51
Width=600
Height=552




--
View this message in context: 
http://postgresql.nabble.com/Possible-Bug-pgAdmin3-OSX-multi-monitor-quirk-tp5840143p5864627.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.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