From: | "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org> |
---|---|
To: | |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | [pgAdmin III] #149: Bug: recent files reset |
Date: | 2010-03-15 22:32:46 |
Message-ID: | 052.4e499f34a11673b47b8c59f4f071dc84@code.pgadmin.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
#149: Bug: recent files reset
-------------------------+--------------------------------------------------
Reporter: Josh Berkus | Owner: dpage
Type: bug | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: querytool | Platform: all
-------------------------+--------------------------------------------------
Version: 1.10.1
Platform: OSX 10.5
Severity: Annoyance
Reproduceable: sometimes
Description:
1) have a bunch of query windows for saved SQL files open (call them files
1,2,3,4,5 and 6 in order in which they are opened).
2) save file #1 and close it.
3) In another, the query window for #5 pick file #1 from the "recent
files" list in the menu.
4) File #2 will actually open.
What happened: until File #1 was closed and saved, it was at the bottom of
the recent files list. Closing it and saving it will have bumped it up to
the top of the recent files list. However, the query window for query #5
will not show this change until *after* you attempt to access a file from
that list, which is why it gives you the wrong file.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/149>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim GÜNDÜZ | 2010-03-16 06:09:31 | 1.10.2 build issue on RHEL 5 & PostgreSQL 8.1 |
Previous Message | Guillaume Lelarge | 2010-03-15 20:21:34 | Re: Mismatching of a pgAdmin3.vcproj |