-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
merlin
-
generic
-
generic
The ScrollPane spec does not specify if invoking setBackground() on
a scrollpane sets the background color of the scrollpane's scrollbars
(in addition to the background color of the scrollpane's pane).
On Solaris, this method sets the background color of the scrollpane's
pane as well as that of its scrollbars, while on Windows, it sets
the background color of the scrollpane's pane only.
- relates to
-
JDK-4185117 ScrollPane.setBackground() sets color of scrollbars on Solaris, not on Windows
-
- Closed
-