Details
-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b138
-
x86
-
windows, windows_7
-
Verified
Description
SYNOPSIS
--------
Nimbus L&F increases insets unexpectedly
OPERATING SYSTEMS
-----------------
Redhat Enterprise Linux 5
Windows XP
FULL JDK VERSION
----------------
java version "1.7.0-ea"
Java(TM) SE Runtime Environment (build 1.7.0-ea-b132)
Java HotSpot(TM) Client VM (build 21.0-b03, mixed mode)
DESCRIPTION
-----------
Nimbus Look&Feel increases insets unexpectedly, resulting in a broken layout.
REPRODUCTION INSTRUCTIONS
-------------------------
1. Launch demo/jfc/SwingSet2/SwingSet2.jar
2. Switch Look&Feel to Nimbus via the drop-down menu.
3. Move to JButtonDemo.
4. Resize SwingSet2's window several times.
Observe the 'insets' becoming larger and larger.
I.E., Buttons move to the right, eventually leaving the visible part of the window completely.
--------
Nimbus L&F increases insets unexpectedly
OPERATING SYSTEMS
-----------------
Redhat Enterprise Linux 5
Windows XP
FULL JDK VERSION
----------------
java version "1.7.0-ea"
Java(TM) SE Runtime Environment (build 1.7.0-ea-b132)
Java HotSpot(TM) Client VM (build 21.0-b03, mixed mode)
DESCRIPTION
-----------
Nimbus Look&Feel increases insets unexpectedly, resulting in a broken layout.
REPRODUCTION INSTRUCTIONS
-------------------------
1. Launch demo/jfc/SwingSet2/SwingSet2.jar
2. Switch Look&Feel to Nimbus via the drop-down menu.
3. Move to JButtonDemo.
4. Resize SwingSet2's window several times.
Observe the 'insets' becoming larger and larger.
I.E., Buttons move to the right, eventually leaving the visible part of the window completely.
Attachments
Issue Links
- duplicates
-
JDK-6983294 SwingSet3 does not work with JDK7
- Closed
-
JDK-7032456 SwingSet2 Demo shows strange behavior with Nimbus Look and Feel with 1.7.0-ea-b135
- Closed
- relates to
-
JDK-4129681 Cannot get a title border to display its label as disabled
- Closed
-
JDK-7024235 Nimbus L&F: wrong "packing" of a frame containing tabbed pane
- Resolved