-
Bug
-
Resolution: Fixed
-
P4
-
jfx24
-
b02
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8349676 | jfx24.0.1 | Andy Goryachev | P4 | Resolved | Fixed | b02 |
JDK-8348974 | jfx24 | Andy Goryachev | P4 | Resolved | Fixed | b27 |
This ticket addresses minor changes to the RichTextArea feature for inclusion into jfx24, mainly to avoid the re-review of a large submission in JDK-8301121.
The changes:
- StyledTextModel::clamp L559 is incorrect at the end of paragraph
- CodeArea.getText() adds extra newline at the end
The changes:
- StyledTextModel::clamp L559 is incorrect at the end of paragraph
- CodeArea.getText() adds extra newline at the end
- backported by
-
JDK-8348974 RichTextArea clamp and getText
-
- Resolved
-
-
JDK-8349676 RichTextArea clamp and getText
-
- Resolved
-
- blocks
-
JDK-8347359 RichTextArea API Tests
-
- In Progress
-
- relates to
-
JDK-8301121 RichTextArea Control (Incubator)
-
- Resolved
-
- links to
-
Commit(jfx24) openjdk/jfx/7f3e320c
-
Commit(master) openjdk/jfx/2b5b1132
-
Review(jfx24) openjdk/jfx/1688
-
Review(master) openjdk/jfx/1684
(3 links to)