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

Java FX HTMLEditor issues

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7u15
    • javafx
    • Windows 7,Windows 8, Windows XP,Mac

      Java FX component class javafx.scene.web.HTMLEditor has following issues

      1) Enter key press put two blank lines. Basically it puts <p> and </p> tag inside entered text internally , so it looks like entering two lines.
        Requirement is : we only need one line while enter key press.

      2) After typing text , if we select some text and heading it's behavior is different all the times and not as expected.

      3) I tried to set default fonts/heading using API but not able to do it. Need methods to do that in next releases.

      4) Java FX does not support any component other than HTMLEditor which accept HTML text. Like in Swing javax.swing.text.html.HTMLDocument is there.
        

            Unassigned Unassigned
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: