-
Bug
-
Resolution: Fixed
-
P2
-
5.0, 5.0u8, 6
-
b01
-
b80
-
generic, x86
-
generic, windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2141000 | 5.0u9 | Joshua Marinacci | P2 | Resolved | Fixed | b01 |
when running the attached application (by typing ant run in the project's root directory) there is a toggle button with dots instead of the text. that's because of small size of the button.
The problem is that after adding the toggle button into toolbar, calling button.setPrefferedSize(button.getPrefferedSize()) sets the size incorrectly. which it should not.
- backported by
-
JDK-2141000 REGRESSION: XP L&F: on jdk 1.6, preferred size of JToggleButton in JToolbar on winxp is wrong.
- Resolved
- duplicates
-
JDK-6386636 REGRESSION: JToggleButton in JToolbar with windows XP look and feel truncated
- Closed
-
JDK-6460157 Regression: toolbar buttons are too wide on Windows XP with Java 1.5 update 8
- Closed
-
JDK-6461064 REGRESSION: XP L&F, jdk 1.5.0_08 or 1.5.0_09 preferred size of JToggleButton in JToolbar is wrong.
- Closed
-
JDK-6462790 Toolbar icons on Netbeans are distorted using 5.0 Update 8
- Closed
-
JDK-6477409 REGRESSION: buttons within a toolbar will get a ridiculously wide border
- Closed
-
JDK-6234686 REGRESSION: JToolBar no longer correctly renders JButton instances in WinXP L&F
- Closed
-
JDK-6379094 REGRESSION: JButtons on JToolBar Violate to XP Platform Conventions
- Closed
-
JDK-6463984 Button's border is reset by WindowsButtonListener
- Closed
-
JDK-6388598 Win XP JButtons on a JToolBar have extra empty space
- Closed
- relates to
-
JDK-6394735 Win L&F: Some buttons have wrong background color when using Silver XP theme
- Closed
-
JDK-6496144 REGRESSION: JCheckBox doesn't show on JToolBar under Windows L&F
- Closed
-
JDK-6465790 When selecting a toggle button in JCP, the previous toggle button isn't repainted.
- Closed