Ticket #149 (closed bug: fixed)
Bug: recent files reset
| Reported by: | Josh Berkus | Owned by: | gleu |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.10.3 |
| Component: | pgadmin | Version: | 1.10 |
| Keywords: | querytool | Cc: | |
| Platform: | all |
Description
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.

