Details
-
Bug
-
Resolution: Fixed
-
P3
-
7u40, 8
-
b110
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034624 | 7u65 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8024770 | 7u60 | Dmitry Markov | P3 | Closed | Fixed | b01 |
JDK-8035688 | 7u40 | Dmitry Markov | P3 | Resolved | Fixed | interim-patch |
Description
Steps to reproduce:
1. Run HTMLEditorTest.java (attached).
2. Place the cursor at the beginning of the first line and then type "one two ".
After the last space been entered the first line is incorrectly broken after the "this is" where we'd expect to see at least "this is a test" on the first line.
Attachments
Issue Links
- backported by
-
JDK-8034624 Improve fix for line break calculations
- Resolved
-
JDK-8035688 Improve fix for line break calculations
- Resolved
-
JDK-8024770 Improve fix for line break calculations
- Closed
- duplicates
-
JDK-8022533 javax/swing/text/View/8014863/bug8014863.java fails
- Closed
-
JDK-8065080 Duplicating of Views when we insert these Views in an other View.
- Resolved
- relates to
-
JDK-8014863 Line break calculations in Java 7 are incorrect.
- Resolved
-
JDK-8048110 Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
- Resolved
-
JDK-8034233 Performance problem when editing in a JTextArea with bidirectional characters
- Resolved
-
JDK-8022533 javax/swing/text/View/8014863/bug8014863.java fails
- Closed