Integrated: 8261840: Submenus close to screen borders are no longer repositioned

Robert Lichtenberger rlichten at openjdk.java.net
Tue Apr 20 16:41:10 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.

This pull request has now been integrated.

Changeset: 67828aeb
Author:    Robert Lichtenberger <rlichten at openjdk.org>
Committer: Ajit Ghaisas <aghaisas at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/67828aeb
Stats:     58 lines in 1 file changed: 5 ins; 40 del; 13 mod

8261840: Submenus close to screen borders are no longer repositioned

Reviewed-by: aghaisas, kcr

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

PR: https://git.openjdk.java.net/jfx/pull/410


More information about the openjfx-dev mailing list