[Webkit-unassigned] [Bug 17594] New: queryCommandState returns false for Underline command when no selection is made

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 10:00:11 PST 2008


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

           Summary: queryCommandState returns false for Underline command
                    when no selection is made
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: All
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: druspini at gmail.com


Rich text editor implementations typically want to highlight which command is
being used, such as Bold and Underline.  In WebKit most are done correctly
(Bold) when there is no selection in the text editor made, i.e. empty textarea
and user clicks Bold, the Bold button highlights.  But with Underline, when
there is no selection, the queryCommandState returns false.


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