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

ColorPicker: blurry popup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx21
    • javafx
    • None

      The ColorPicker popup appears blurry when the parent window is shown on a monitor with scale=1. The popup appears crisp when shown on the primary retina (scale=2), OR when the window opened on the prime monitor is moved to the secondary with scale=1. So initial scale (?) matters somehow.

      This happens at least on macOS 14.1.2

      Steps to reproduce:
      1. Two monitor setup, one with scale=1 (call it secondary) and the retina with scale=2 (call it primary)
      2. run attached SCCE
      3. two windows appear on each monitor. **click on each color picker to show the popup**

      Notice the one on secondary is blurred. Expected: crisp.

      4. now move the crisp one from the primary monitor to the secondary.
      5. click on the color picker

      Notice how the popup appears crisp even though it's on the same monitor as the blurry one.

        1. ColorPicker_Blurry_8322486.java
          1 kB
          Andy Goryachev
        2. Screenshot 2023-12-19 at 11.39.14.png
          54 kB
          Andy Goryachev
        3. Screenshot 2023-12-19 at 11.39.32.png
          48 kB
          Andy Goryachev
        4. win11,scale=1.png
          14 kB
          Andy Goryachev
        5. win11,scale=2.png
          37 kB
          Andy Goryachev

            zelmidaoui Ziad El Midaoui
            angorya Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: