Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8365879

RichTextModel: enable highlights

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx24
    • javafx
    • None

      Implementing e.g. spellchecker using the default RichTextModel is not easy, as there is no simple way to add highlights to the RichParagraphs generated by the model.

      One possibility is to expose the RichParagraph.Builder after the model populates it with content from RParagraph, maybe something like

      protected void decorateParagraph(RichParagraph.Builder b);

            angorya Andy Goryachev
            angorya Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: