[Webkit-unassigned] [Bug 55349] New: WebKit does not merge text decorations in the typing style and the selected element properly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 27 21:18:29 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55349
Summary: WebKit does not merge text decorations in the typing
style and the selected element properly
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
Depends on: 55338
When the typing style and the element that contains the caret has conflicting text decoration values, WebKit does not merge the styles when style is queried.
e.g. When we have a caret in <div style="text-decoration: underline;">hello</div>, and the typing style only has line-through, queryCommandState("underline") returns false
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list