-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 1.2.0
-
Component/s: client-libs
-
beta
-
generic
-
generic
Name: diC59631 Date: 03/29/99
A few of the colors in BasicLookAndFeel are incorrect. They are:
* "TextPane.selectionBackground", lightGray - should be table.get("textHighlight")
* "EditorPane.selectionBackground", lightGray - should be table.get("textHighlight")
* "EditorPane.caretForeground", red - should be table.get("textText")
(Review ID: 56187)
======================================================================