-
Bug
-
Resolution: Fixed
-
P3
-
6u43, 7, 8, 9
-
b89
-
x86_64
-
windows_7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142761 | emb-9 | Alexandr Scherbatiy | P3 | Resolved | Fixed | team |
FULL PRODUCT VERSION :
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b18)
Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
A DESCRIPTION OF THE PROBLEM :
I have a problem with the submenus. the graphical offset for the sub menu has changed since JRE version 1.6.0.23 (in version 22 it works fine).
REGRESSION. Last worked in version 6u43
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
For a reproduction please use the example
https://docs.oracle.com/javase/tutorial/uiswing/examples/components/index.html#MenuDemo
and set your look and feel to windows [in my case UIManager.setLookAndFeel(
UIManager.getSystemLookAndFeelClassName());]
Start it with version 1.6.0.23 (or higher) and watch the submenu (with jre 1.6.0.22 it works fine)
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b18)
Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
A DESCRIPTION OF THE PROBLEM :
I have a problem with the submenus. the graphical offset for the sub menu has changed since JRE version 1.6.0.23 (in version 22 it works fine).
REGRESSION. Last worked in version 6u43
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
For a reproduction please use the example
https://docs.oracle.com/javase/tutorial/uiswing/examples/components/index.html#MenuDemo
and set your look and feel to windows [in my case UIManager.setLookAndFeel(
UIManager.getSystemLookAndFeelClassName());]
Start it with version 1.6.0.23 (or higher) and watch the submenu (with jre 1.6.0.22 it works fine)
REPRODUCIBILITY :
This bug can be reproduced always.
- backported by
-
JDK-8142761 Swing submenu has a changed starting offset
-
- Resolved
-
- duplicates
-
JDK-8015898 Child popupmenu' left edge overlappes parent menu's arrow (when Windows LaF is used).
-
- Closed
-
- relates to
-
JDK-8138881 Bug in OSInfo.java
-
- Resolved
-