-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 6
-
Component/s: client-libs
-
x86
-
windows_xp
As JTextArea.setTabSize is implemented in terms of setting a property on the Document, it's lost if the Document ever changes. This is problematic as read() creates a new Document.