-
Bug
-
Resolution: Fixed
-
P3
-
9, 10
-
None
-
b31
-
generic
-
os_x
Since macOS 10.9 the main menubar is shown on all screens(not only on the main screen), which means that on both screens the trayIcons are visible.
Our code is not ready for this situation:
- The mouse events are incorrect.
- The location of the trayIcon is also incorrect.
- The notification message is in the wrong position, see image.
We should try to show the trayIcon only on the mainscreen or rework the CTryIconPeer to support multi-screen environment.
Our code is not ready for this situation:
- The mouse events are incorrect.
- The location of the trayIcon is also incorrect.
- The notification message is in the wrong position, see image.
We should try to show the trayIcon only on the mainscreen or rework the CTryIconPeer to support multi-screen environment.
- relates to
-
JDK-8264786 [macOS] All Swing/AWT apps cause Allow Notifications prompt to appear when app is launched
-
- Closed
-
There are no Sub-Tasks for this issue.