UNCONFIRMED 95330
When selected text is partially underlined, Ctrl+U should remove the underline, not extend it
https://bugs.webkit.org/show_bug.cgi?id=95330
Summary When selected text is partially underlined, Ctrl+U should remove the underlin...
George
Reported 2012-08-29 05:16:43 PDT
http://jsbin.com/oquwiv/1 1. Select first word. 2. Press CTRL+U. 3. Select second word (CTRL+SHIFT+LEFT). Both words are highlighted. 4. Press CTRL+U. Actual result: Selected text is not underlined. Expected result: selected text should be underlined
Attachments
George
Comment 1 2012-08-29 05:19:32 PDT
Reproduce in Safari 5.1.7 (7534.57.2), Chrome (21.0.1180.83 and 23.0.1247.1 canary)
Alexey Proskuryakov
Comment 2 2012-08-29 09:30:25 PDT
There is no keyboard shortcut for underline on Mac, but curiously, I cannot reproduce the same issue with bold or italic.
Note You need to log in before you can comment on or make changes to this bug.