> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> George Pavlov
> Sent: 01 August 2006 06:20
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] focus/cursor issue with 1.4.3 query UI
>
> A small but very annoying bug in pgAdmin 1.4.3 on Windows:
>
> -- in the query select some text with the mouse;
> -- now click somewhere on the selected text--as expected the
> selection
> is lost--your cursor is somewhere in the middle of the previously
> highlighted text;
> -- now try to move your cursor with the up/down/left/right keys
> -nothing happens
> -- click again--now you can move your cursor with the mouse
>
> pgAdmin 1.4.2 definitely does not have this problem. I think Dave Page
> knows about it, but just in case it fell through the cracks.
He does. It's a wxWidgets bug which has now been fixed in their CVS:
http://sourceforge.net/tracker/index.php?func=detail&aid=1492934&group_i
d=9863&atid=109863
Regards, Dave