-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
6u5
-
generic
-
windows_xp
JTree node selection color is not reset after escaping from the edit mode.
Steps to reproduce:
1. Run SwingSet2 - Select JTree
2. Select any node
3. Press F2 to start editing, watch the selection color (Blue) on the whole selected line
4. Then press esc to cancel editing
5. Now watch the selection color, which is not the default selection color (Blue) on the whole line.
It looks like the repaining is happening on just the text area of the node and not on the whole selected line.
Steps to reproduce:
1. Run SwingSet2 - Select JTree
2. Select any node
3. Press F2 to start editing, watch the selection color (Blue) on the whole selected line
4. Then press esc to cancel editing
5. Now watch the selection color, which is not the default selection color (Blue) on the whole line.
It looks like the repaining is happening on just the text area of the node and not on the whole selected line.
- duplicates
-
JDK-6595274 Nimbus L&F:Editable Tree Node's text is not clearly visible.
-
- Closed
-