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

RichTextArea Follow-up

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx24
    • jfx24
    • javafx
    • b25

      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:

      - minor fixes in the behavior document (DELETE_WORD_PREVIOUS)
      - Default width of RTA is less than half the size of TextArea (176 vs 478 on my Windows 11 system). Earlier the height was also too small, but you already fixed that.
      - addWithStyles --> addWithStyleNames in RTA javadoc

      The following issue works as designed (no overlap with the focus border). The overlap seen by the submitter was due to 'useContentWidth' property enabled in a width-constrained use case.
      - When running the demos, the current line highlight overlaps and obscures focus outline on right side (verified on Windows and Linux).

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

              Created:
              Updated:
              Resolved: