Implementing e.g. spellchecker using the default RichTextModel is not easy, as there is no simple way to add [view-specific] highlights to the RichParagraphs generated by the model.
These decorations should not impact the model, since the same model might be connected to more than one view.
These decorations should not impact the model, since the same model might be connected to more than one view.
- relates to
-
JDK-8351982 ☂ RichTextArea (Incubator) Feedback and Bugs in jfx24
-
- Open
-
-
JDK-8357008 Add support for styling underline and wavy underline in CodeArea via CSS file
-
- Open
-
-
JDK-8366198 RichTextArea: consider new attributes in StyleAttributeMap
-
- Open
-