-
Enhancement
-
Resolution: Fixed
-
P3
-
6, 6u1
-
b78
-
x86
-
windows_xp
If you compare Swing toolbars (say SwingSet2) and native toolbars, there's a difference in a couple of things.
1) The header style does not match native (smaller)
This visual difference is a fidelity issue.
2) The toolbar does not stay active with the main window like native
This prevents tooltips from being shown, since Swing doesn't show tooltips on inactive windows.
To fix this, we require support from AWT.
1) The header style does not match native (smaller)
This visual difference is a fidelity issue.
2) The toolbar does not stay active with the main window like native
This prevents tooltips from being shown, since Swing doesn't show tooltips on inactive windows.
To fix this, we require support from AWT.
- duplicates
-
JDK-6535254 JToolBar active/inactive state doesn't match with native toolbar in windows.
-
- Closed
-
- relates to
-
JDK-8012586 [x11] Modal dialogs for fullscreen window may show behind its owner
-
- Resolved
-
-
JDK-7022069 Invalid compiler error - scoping rules
-
- Closed
-
-
JDK-6899706 Dragged-out JToolBar should set the UTILITY window type for its top-level window
-
- Open
-
-
JDK-6349556 Add a palette style to the title bar of JFrame and JDialog
-
- Closed
-