Bug: recent files reset

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: PgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Bug: recent files reset
Date: 2010-03-15 22:16:37
Message-ID: 4B9EB1C5.5010106@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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.

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2010-03-15 22:33:32 Re: Bug: recent files reset
Previous Message Guillaume Lelarge 2010-03-15 20:37:25 Re: unexpected connection in query window