[Webkit-unassigned] [Bug 17733] New: execCommand with super/subscript doesn't toggle back to baseline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 9 18:12:28 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17733

           Summary: execCommand with super/subscript doesn't toggle back to
                    baseline
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
               URL: http://tom.me.uk/2008/3/webkit-execcommand.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tom at tom.me.uk


Calling execCommand('Superscript') or execCommand('Subscript') correctly subs
or supers the text, but calling it again doesn't un-do this, so the text
doesn't return to baseline, unlike IE. Every other execCommand (such as Bold)
does toggle. 

See URL for testcase, select text below buttons and click a button twice. Text
should go back to normal on second click.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list