Opened 7 years ago

Last modified 7 years ago

#2896 new bug

[MacOS] Problems with close action to system tray menu and dock

Reported by: hypnotic Owned by:
Priority: minor Milestone: Future
Component: GTK UI Version: 1.3.13
Keywords: Cc:

Description

1) Close button shall minimize the window as default function in MAC OS, not truly closing the App.

2) Application is enforcing 'System tray icon' to be enabled in order to offer the option 'Minimize to tray on close' as condition which shouldn't be mandatory to enable system tray icon in order to minimize the window upon close.

3) Even tough when 'System tray icon' and 'Minimize to tray on close' are enabled, there are still some bugs. Once the app is minimized by clicking on close button, it cannot be revealed back from Dock, that's the most annoying part. So to bring the App back on screen, the dialogue menu must be opened from system tray icon and then 'Show Deluge' must be chosen. The App shall be recalled directly from Dock also.

4) Bugs are following each other and they all are linked to each other in sequence. This one is the system tray dialouge which shows up by clicking on system tray icon. However it doesn't go away until something is chosen from the menu. Clicking anywhere else on the screen doesn't help at all, the menu continues to stay on top of the screen, above everything else until something is chosen. So to speak it doesn't allow you to give up on your action and this is annoying too which needs to be revised in next revisions.

Attachments (2)

Screen Shot 2016-10-03 at 1.14.53 AM.png (45.9 KB) - added by hypnotic 7 years ago.
System tray icon, minimize to tray on close
Screen Shot 2016-10-03 at 1.14.53 AM.2.png (45.9 KB) - added by hypnotic 7 years ago.
System tray menu dialogue

Download all attachments as: .zip

Change History (3)

Changed 7 years ago by hypnotic

System tray icon, minimize to tray on close

Changed 7 years ago by hypnotic

System tray menu dialogue

comment:1 Changed 7 years ago by Cas

  • Component changed from Console UI to GTK UI
  • Milestone changed from 3.0 to Future
  • Summary changed from Malfunction of close action and system tray menu in MAC OS to [MacOS] Problems with close action to system tray menu and dock

These are problems of gtk integration with Mac OS. Iirc there is no simply way to interact with the dock.

Note: See TracTickets for help on using tickets.