-
Bug
-
Resolution: Fixed
-
P4
-
jfx11, jfx12, jfx13, 8u221, 9
-
None
-
MenuShowBug.java
shows the problem in two ways:
- with Button plus ContextMenu
- with MenuButton
Here's an image of the situation after the first click on the button
consecutive clicks show the menu at the correct position.
-
x86_64
-
linux
when ContextMenu.show(Node anchor, Side side, double dx, double dy) is called and CSS .menu-item { -fx-padding: 10px;} is present, the menu will not appear on top of its anchor.
MenuShowBug.java shows the problem in two differen
MenuShowBug.java shows the problem in two differen
- relates to
-
JDK-8265526 Context menu position is misaligned with Windows screen scale of 125%
-
- Open
-
-
JDK-8261840 Submenus close to screen borders are no longer repositioned
-
- Resolved
-