[Webkit-unassigned] [Bug 7725] New: "search" input doesn't fire any event when clicking (x) button

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Mar 11 15:18:58 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7725

           Summary: "search" input doesn't fire any event when clicking (x)
                    button
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.aaronsw.com/2002/searchxvalue
        OS/Version: Mac OS X 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: JavaScript
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: me at aaronsw.com


I want to use the search widget to do incremental search, like it does in most
OS X apps. This requires updating every time the search widget changes. onKeyUp
catches most things except clicking the (x) button, which only seems to fire
events _before_ it clears the widget, not _after_, so it's pretty hard to
detect.


-- 
Configure bugmail: http://bugzilla.opendarwin.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