-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 1.1.3
-
Component/s: client-libs
-
None
-
x86
-
windows_nt
Name: rlT66838 Date: 07/17/97
create a TextArea class instance: ta
call ta.append("text"); several hundred times
appends get frozen?
- no error message
- System.out.println("In update"); is called
from same function and it works
(so function is called)
- no more text gets displayed in window after
many calls to ta.update().
======================================================================
- duplicates
-
JDK-4080391 TextArea.setText() doesn't work for large Strings.
-
- Closed
-