SVN Commit by dpage: r5794 - trunk/pgadmin3 - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r5794 - trunk/pgadmin3
Date
Msg-id 200612151402.kBFE2aLB010410@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2006-12-15 14:02:36 +0000 (Fri, 15 Dec 2006)

New Revision: 5794

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5794&view=rev

Log:
Add bug noted by Daniel Segall: If I have two Query windows open, and one has a modal dialog open, I cannot execute
queriesin the other one by pressing F5.  Using the mouse to select Query -> Execute, however, does work. 

To Reproduce:

1. Open 2 Query windows.
2. In one window, select File -> Open.  Leave the Open File Dialog alone.
3. Switch to the other Query window.  Type in a query.
4. Try to execute by pressing F5.  (Bug - doesn't work)
5. Try to execute by selecting Query -> Execute with the mouse.  (Works fine)

Platform:

WinXP SP2
pgAdmin III 1.6.1, English, Binary distribution


Modified:
   trunk/pgadmin3/BUGS

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r5793 - trunk/pgadmin3/pgadmin/frm
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r5795 - branches/REL-1_6_0_PATCHES/pgadmin3