-
Bug
-
Resolution: Fixed
-
P4
-
1.1.7, 1.3.0
-
None
-
02
-
x86
-
windows_98, windows_nt
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2031517 | 1.4.0 | Scott Violet | P4 | Resolved | Fixed | merlin |
JDK-2031516 | 1.3.1 | Scott Violet | P4 | Resolved | Fixed | 1.3.1 |
When you type text in a JEditorPane, next to a BR, the text is added to the Element representing the BR. The BR should ONLY contain the single fake character. Otherwise when outputting the html, as well as displaying it, the text is wrong. Here is a test case, bring it up, position the cursor at the beginning of the text titled 'second line', type a couple characters and click 'example html', notice in the outputted html the new characters aren't present.
- backported by
-
JDK-2031516 Editing around BR elements causes BR element to grow in size
-
- Resolved
-
-
JDK-2031517 Editing around BR elements causes BR element to grow in size
-
- Resolved
-
- duplicates
-
JDK-4228340 Adding text in HTML document after break tag, cause the text go to prev. line
-
- Closed
-