Bug 95330
Summary: | When selected text is partially underlined, Ctrl+U should remove the underline, not extend it | ||
---|---|---|---|
Product: | WebKit | Reporter: | George <katsgeorgeek> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Major | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 | ||
URL: | http://jsbin.com/oquwiv/1 |
George
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
George
Reproduce in Safari 5.1.7 (7534.57.2), Chrome (21.0.1180.83 and 23.0.1247.1 canary)
Alexey Proskuryakov
There is no keyboard shortcut for underline on Mac, but curiously, I cannot reproduce the same issue with bold or italic.