-
Bug
-
Resolution: Unresolved
-
P4
-
6
-
x86
-
linux
When xawt TextArea is autoscrolling on appending a newline, ugly flicker happens in the bottom of textarea, and sometimes the bottom part just does not get repainted correctly at all. This is obvious with remote X access, maybe it's less visible with local desktop.
This is reproducible since double-buffering was enabled on used swing components (6352604). Before that, there were multiple flicker problems, but there were no painting erorrs in the bottom of the component.
This is reproducible since double-buffering was enabled on used swing components (6352604). Before that, there were multiple flicker problems, but there were no painting erorrs in the bottom of the component.
- relates to
-
JDK-6531406 Mouse pointer remains to TextCursor when mousepointer is on the MenuItem.
- Closed