RESOLVED DUPLICATE of bug 20215 26610
WebKit does not properly disable underline for selected text when underline is defined with U tags
https://bugs.webkit.org/show_bug.cgi?id=26610
Summary WebKit does not properly disable underline for selected text when underline i...
Venkat Karun
Reported 2009-06-22 10:46:16 PDT
This manifests with all versions of Webkit. You can use the following steps to reproduce this. a) Open the attached HTML page. b) Select any portion of the underlined text and click on the underline button. c) The underline still persists. Notes: The U tag (<u style="">) enclosing the SPAN negates the inline-style applied to the SPAN after the operation.
Attachments
The HTML file containing the reduction (521 bytes, text/html)
2009-06-22 10:47 PDT, Venkat Karun
no flags
Venkat Karun
Comment 1 2009-06-22 10:47:12 PDT
Created attachment 31654 [details] The HTML file containing the reduction
Julie Parent
Comment 2 2009-06-22 10:54:36 PDT
*** This bug has been marked as a duplicate of 20215 ***
Note You need to log in before you can comment on or make changes to this bug.