-
Bug
-
Resolution: Fixed
-
P3
-
8u60, 9
-
b07
-
generic
-
windows_8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8366675 | 21.0.10-oracle | Anass Baya | P3 | Resolved | Fixed | master |
JDK-8367086 | 21.0.10 | Goetz Lindenmaier | P3 | Resolved | Fixed | master |
JDK-8366674 | 17.0.18-oracle | Anass Baya | P3 | Resolved | Fixed | master |
JDK-8367094 | 17.0.18 | Goetz Lindenmaier | P3 | Resolved | Fixed | master |
JDK-8366672 | 11.0.30-oracle | Anass Baya | P3 | Resolved | Fixed | master |
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Users\Owner>java -version
java version "1.8.0_60"
Java(TM) SE Runtime Environment (build 1.8.0_60-b26)
Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)
C:\Users\Owner>
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Users\Owner>ver
Microsoft Windows [Version 6.3.9600]
C:\Users\Owner>
A DESCRIPTION OF THE PROBLEM :
Using the Windows classic look and feel with JInternalFrame has title bar buttons with incorrect widths as can be seen in the following screenshot:
http://i.imgur.com/XZGEUrY.png
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Create a JInternalFrame and set the Windows classic look and feel.
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Setting the property manually will fix it temporarily:
UIManager.put("InternalFrame.titleButtonWidth", 20);
SUPPORT :
YES
- backported by
-
JDK-8366672 JInternalFrame has incorrect title button width
-
- Resolved
-
-
JDK-8366674 JInternalFrame has incorrect title button width
-
- Resolved
-
-
JDK-8366675 JInternalFrame has incorrect title button width
-
- Resolved
-
-
JDK-8367086 JInternalFrame has incorrect title button width
-
- Resolved
-
-
JDK-8367094 JInternalFrame has incorrect title button width
-
- Resolved
-
- links to
-
Commit openjdk/jdk/acf591e8
-
Commit(master) openjdk/jdk17u-dev/d69cde4e
-
Commit(master) openjdk/jdk21u-dev/cdeacd54
-
Review openjdk/jdk/14555
-
Review(master) openjdk/jdk17u-dev/3866
-
Review(master) openjdk/jdk21u-dev/2114