On Thu, 31 Jul 2025 19:27:51 GMT, Andy Goryachev <ango...@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. This pull request has now been integrated. Changeset: 4f694cb4 Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/4f694cb443c408c79176472fdf994b5ddcf1a8ae Stats: 60 lines in 2 files changed: 51 ins; 3 del; 6 mod 8364049: ToolBar shows overflow menu with fractional scale Reviewed-by: kcr Backport-of: 4e334cb1ebbb370086d0a58bbe1d9a30d6665066 ------------- PR: https://git.openjdk.org/jfx/pull/1863