Web Browser does not support text-decoration: underlined within svg text

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8, 9
    • Component/s: javafx
    • web

      In other browser like chrome, firefox, and IE9, if I have an svg element with a text with " text-decoration: underlined", the text property gets underlined. This is not the case with java-fx webView. If I use "font-weight: bold" with a svg text element it does work so it so at least some styling is working. Also if I use text-decoration: underline on a non svg div, it works fine.

      Here is a example that doesn't work in WebView, but does work for other browsers

      https://bug317196.bugzilla.mozilla.org/attachment.cgi?id=203724

            Assignee:
            Unassigned
            Reporter:
            JJ Frankovich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: