RESOLVED INVALID 52973
QWebView - underline with different colour than text
https://bugs.webkit.org/show_bug.cgi?id=52973
Summary QWebView - underline with different colour than text
szyk
Reported 2011-01-23 02:21:33 PST
When I have text with underline (tag: <u>bla bla</u>) then underline is black regardless font color. I expect underline in the same colour like current text font.
Attachments
Daniel Bates
Comment 1 2015-02-13 22:26:49 PST
The Qt WebKit port was removed from the WebKit OpenSource Project on 10/02/2013 according to the wiki page QtWebKitBuildBots, <http://trac.webkit.org/wiki/QtWebKitBuildBots>. Moreover, data:text/html,<font%20color="FF0000"><u>bla%20bla</u></font> renders the text "bla bla" in color red with an underline in Safari Version 8.0.3 (10600.3.18).
Note You need to log in before you can comment on or make changes to this bug.