[jfx25] RFR: 8364049: ToolBar shows overflow menu with fractional scale
Kevin Rushforth
kcr at openjdk.org
Thu Jul 31 20:59:05 UTC 2025
On Thu, 31 Jul 2025 19:27:51 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> A clean backport of #1856 .
>
> This is a very localized fix for the issue described in https://bugs.openjdk.org/browse/JDK-8364049 which resulted from comparing snapped and non-snapped values. The issue seems to happen only with fractional scale, that is, on Windows at 125%, 150%, 175% etc. scales.
LGTM. This is a clean backport to jfx25 of a safe, targeted fix.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1863#pullrequestreview-3076854664
More information about the openjfx-dev
mailing list