Opened 12 years ago
Closed 12 years ago
#2321 closed Bug (fixed)
raise main window
Reported by: | zerg | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.74 |
Component: | Qt Client | Version: | 1.73 |
Severity: | Normal | Keywords: | |
Cc: |
Description
When main window minimized click on tray icon does nothing
Attachments (3)
Change History (7)
Changed 12 years ago by zerg
Changed 12 years ago by charles
comment:1 Changed 12 years ago by charles
Changed 12 years ago by zerg
comment:2 Changed 12 years ago by zerg
Ok, but hides instead of show when minimized. I have attached v3 revision
comment:3 Changed 12 years ago by charles
- Milestone changed from None Set to 1.74
- Status changed from new to assigned
This
comment:4 Changed 12 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
This is fixed now in trunk by r8890 for 1.74 or 1.80, whichever comes first
Note: See
TracTickets for help on using
tickets.
zerg, your patch is an improvement over the current code, but it introduces a new bug: if the "main window" checkbox in the icon's context menu is checked, and the window isn't the primary window, then unchecking "main window" doesn't hide the main window.
What do you think of the v2 revision?