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

SystemMenu icons on MacOS too large with HiDPI

XMLWordPrintable

    • x86
    • os_x

      ADDITIONAL SYSTEM INFORMATION :
      MacOs Mojave 10.14

      A DESCRIPTION OF THE PROBLEM :
      System menu icons are showing very large ( scaled from 16x16 to 128x128 pixels ).
      Also if a menuItem graphic is set to FontAwesome, is not showing at all.

      REGRESSION : Last worked in version 11.0.1

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      MenuBar menuBar = new MenuBar();
      menuBar.setUseSystemMenuBar(true);

      menuItem.setGraphic( new ImageView( new Image("/icons/myicon.png" ) )


      FREQUENCY : always


        1. MenuBarTest.java
          1.0 kB
          Priyanka Mangal
        2. new.png
          0.2 kB
          Priyanka Mangal
        3. new@2x.png
          1 kB
          Priyanka Mangal
        4. SampleMenuApp.java
          6 kB
          Kevin Rushforth
        5. SampleMenuApp.java
          6 kB
          Priyanka Mangal
        6. Screenshot 2018-12-06 at 08.23.54.png
          104 kB
          Priyanka Mangal

            kcr Kevin Rushforth
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: