-
Bug
-
Resolution: Cannot Reproduce
-
P5
-
None
-
5.0
-
x86
-
windows_nt
Name: anR10225 Date: 04/25/2003
Caret doesn't flash in Motif LAF text components.
The regression is caused by bug 4513720 fix.
Since the MotifTextUI.MotifCaret class overrides
paint() method of DefaultCaret it still uses 'visible'
property for flashing, while DefaultCaret uses flashOn.
======================================================================
- relates to
-
JDK-4513720 DefaultCaret visibility should be separate from blinking
- Resolved