[Webkit-unassigned] [Bug 56622] New: ApplyStyleCommand will apply font-weight:normal to bold tags outside of the starting selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 18:35:31 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56622

           Summary: ApplyStyleCommand will apply font-weight:normal to
                    bold tags outside of the starting selection
           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: justin.garcia at apple.com
                CC: rniwa at webkit.org


I'm trying to create an ApplyStyleCommand to apply font-weight:normal (among other styles) to a selection, but the command is adding that style to a bold tag's inline style declaration, and that bold tag is outside the selection.

No test case atm. We should consider adding an execCommand to apply an arbitrary set of CSS styles.

-- 
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