Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8187639

TrayIcon is not properly supported on macOS in multi-screen environment

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 9, 10
    • client-libs
    • 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.

        There are no Sub-Tasks for this issue.

            serb Sergey Bylokhov
            serb Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: