-
Bug
-
Resolution: Fixed
-
P3
-
jfx17
After JDK-8228363 has been integrated, menus and submenus in the border of the screen are no longer repositioned so they don't overlap (in terms of moving them to the other side of they parent menu). Now they are laid out fully within the screen, but with no offset to such border, but overlapping on top of their parent menu.
The attached test can be used to show the change. Up until OpenJFX 16-ea+7 there is no issue, while building from head shows it.
The attached test can be used to show the change. Up until OpenJFX 16-ea+7 there is no issue, while building from head shows it.
- relates to
-
JDK-8265526 Context menu position is misaligned with Windows screen scale of 125%
-
- Open
-
-
JDK-8228363 ContextMenu.show with side=TOP does not work the first time in the presence of CSS
-
- Resolved
-