-
Bug
-
Resolution: Fixed
-
P3
-
7, 8
-
b93
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018840 | 7u45 | Vladislav Karnaukhov | P3 | Closed | Fixed | b01 |
JDK-8015664 | 7u40 | Dmitry Markov | P3 | Closed | Fixed | b30 |
JEditorPane.
Inorder to see as described below, do not resize the Window.
Insert the cursor before the first qqqq in the text.
Step 1 type "o"
Expected: The last pp in the first line is moved to the next line.
Actual: The last pp is moved to the next line, but it is proceeded by a
space.
Step 2 type "n"
Expected: n is added after the o
Actual: n is added after the o, but also the last q in the last qqqq on the
first line is moved to the next line.
Step 3 type "e tw".
Expected: the last qqqq is moved to the next line.
Actual: Everything after the first qqqq is moved to the next line.
- backported by
-
JDK-8015664 Line break calculations in Java 7 are incorrect.
- Closed
-
JDK-8018840 Line break calculations in Java 7 are incorrect.
- Closed
- duplicates
-
JDK-8013582 Setting some attributes at Caret position breaks word Wrapping
- Closed
-
JDK-8013582 Setting some attributes at Caret position breaks word Wrapping
- Closed
- relates to
-
JDK-8024395 Improve fix for line break calculations
- Resolved
-
JDK-8015853 java.lang.ArrayIndexOutOfBoundsException when running SwingSet2 demo
- Resolved
-
JDK-6933132 REGRESSION: JTextArea doesn't line-wrap correctly in 1.6.0_18
- Closed
-
JDK-8016534 javax/swing/text/View/8014863/bug8014863.java failed
- Closed