Opened 15 years ago
Closed 15 years ago
#1145 closed bug (Fixed)
Always present window if it is not visible
Reported by: | mathbr | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.3 |
Component: | GTK UI | Version: | 1.2.0 |
Keywords: | Cc: |
Description
If the main window is covered by other windows currently Deluge hides it instead of bringing it to front.
Thus only an active window should be hidden, in every other case it should be presented first.
Note:
See TracTickets
for help on using tickets.
I’m talking about http://dev.deluge-torrent.org/browser/trunk/deluge/ui/gtkui/systemtray.py#L276 specifically.