Ticket #149 (closed bug: fixed)

Opened 2 years ago

Last modified 22 months ago

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.

Attachments

ticket149_v1.patch Download (9.2 KB) - added by gleu 22 months ago.
v1 patch

Change History

Changed 22 months ago by gleu

v1 patch

Changed 22 months ago by gleu

  • status changed from new to assigned
  • owner changed from dpage to gleu
  • version changed from trunk to 1.10

Changed 22 months ago by gleu

  • status changed from assigned to closed
  • resolution set to fixed
  • milestone set to 1.10.3

Fixed in r8269 and r8270.

Note: See TracTickets for help on using tickets.