RFR: 8261840: Submenus close to screen borders are no longer repositioned
Kevin Rushforth
kcr at openjdk.java.net
Tue Apr 20 12:22:09 UTC 2021
On Tue, 23 Feb 2021 15:32:17 GMT, Robert Lichtenberger <rlichten at openjdk.org> wrote:
> Reverting to the old way of showing the context menu but with application
> of CSS prior to calling prefHeight(-1) / prefWidth(-1) to ensure correct
> size measurement of the menu.
Marked as reviewed by kcr (Lead).
Thank you for your detailed explanation. I filed https://bugs.openjdk.java.net/browse/JDK-8265526 to track the issue of misaligned positioning with 125% scaling.
-------------
PR: https://git.openjdk.java.net/jfx/pull/410
More information about the openjfx-dev
mailing list