> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of PromoTrade
> Sent: 03 February 2006 12:18
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] version: 1.4 bugreport
>
> Version: 1.4 (the one that comes with PostgreSQL 8.1.2-1 by default)
> OS: Windows XP Pro, SP2
>
> In the Query editor Undo and Redo buttons change its state
> only in case if
> editor window has been unfocused and then focused again.
> For example:
> 1. Open Query editor
> 2. Write something
> 3. Press Ctrl-z
> At this moment Redo button should be active, but it's not.
> 4. Switch to another window
> 5. Switch back
> 6. Redo is active
>
> The same behavior is seen in the previous versions as well.
Thanks, fixed in trunk and for 1.4.2.
Regards, Dave.