Opened 9 years ago
Last modified 8 years ago
#2788 new bug
Excess "Password Protected " windows pops-up when software was relaunched from minimized
Reported by: | kaio | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | needs verified |
Component: | GTK UI | Version: | |
Keywords: | Cc: |
Description
Procedures:
- install deluge
- turn on System Tray Protected Password option in settings
- turn on Close will minimize to tray option in settings
- minimize main window to tray.
- launch software via icon or tray icon
- observe results
Expect results: Password Protected window pops up once no matter how many times it was launched.
Observed results: a new instance of such window pops up, every time the software was launched. And once a correct password was inputted, the main window opens but the excess Password Protected windows are still remained.
(dev comment: a new Password Protected window should be created when there was no such window present. A 'if' condition should be added to check before creating a new instance. i.e. Singleton Pattern?)
Note:
See TracTickets
for help on using tickets.