-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.2.1
-
generic
-
generic
Line wrapping feature is simply searching whitespace to wrap the line, which is incorrect for CJK characters, instead it should call BreakIterator.getLineIterator() to find the point to wrap the line.
- duplicates
-
JDK-4171500 JTextComponent doesn't use correct line breaking
-
- Closed
-