Thread: 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.
Hi,I have the same problem with the December 9 2005 snapshot on Windows XP Pro SP2 french. Thanks Renaud Fortier -----Message d'origine----- De : pgadmin-support-owner@postgresql.org [mailto:pgadmin-support-owner@postgresql.org] De la part de PromoTrade Envoyé : 3 février 2006 07:18 À : pgadmin-support@postgresql.org Objet : [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. ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org
> -----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.