[Webkit-unassigned] [Bug 34393] New: Cancel button of search input field does not fire input event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 31 04:28:35 PST 2010


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

           Summary: Cancel button of search input field does not fire
                    input event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: StevenGBrown at gmail.com
                CC: StevenGBrown at gmail.com


Created an attachment (id=47791)
 --> (https://bugs.webkit.org/attachment.cgi?id=47791)
Search field input events

All other changes to the text of a type="search" input field trigger an input
event (inserting or deleting characters, pasting into the field, spell-checker
corrections, etc), but clicking on the cancel button within the field does not.

The attached file "searchfield.html" demonstrates this: it contains a search
field and logs all input events fired from that search field.

Reproduced in Google Chrome 4.0.249.78 and Safari 4.0.4 (531.21.10).

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