RFR: 8322486: ColorPicker: blurry popup [v2]

Lukasz Kostyra lkostyra at openjdk.org
Thu Aug 28 09:02:53 UTC 2025


On Sat, 23 Aug 2025 17:41:12 GMT, Ziad El Midaoui <zelmidaoui at openjdk.org> wrote:

>> The issue occurs when displaying the ColorPicker on a second monitor with scale=1 the ColorPicker appears blurry,
>> This is due to snapping and changing the value of `-fx-snap-to-pixel` for the `ColorPalette` fixes the issue
>
> Ziad El Midaoui has updated the pull request incrementally with one additional commit since the last revision:
> 
>   removing .color-palette > .color-picker-grid selector

Marked as reviewed by lkostyra (Reviewer).

LGTM, I can confirm on Ubuntu 24.04.2 LTS VM this fixes the blurriness of ColorPicker.

-------------

PR Review: https://git.openjdk.org/jfx/pull/1869#pullrequestreview-3163934384
PR Comment: https://git.openjdk.org/jfx/pull/1869#issuecomment-3232600803


More information about the openjfx-dev mailing list