[Webkit-unassigned] [Bug 13786] New: onsearch fires when pressing backspace in an empty search field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 19 14:19:26 PDT 2007


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

           Summary: onsearch fires when pressing backspace in an empty
                    search field
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: data:text/html,Press%20backspace%20in%20this%20search%20
                    field:%3Cinput%20type=%22search%22%20incremental%20onsea
                    rch=%22javascript:document.getElementById('log').appendC
                    hild(document.createTextNode('onsearch\n'))%22%3E%3Cpre%
                    20id=%22log%22%3E%3C/pre%3E
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: SearchField
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: adele at apple.com


In an search field with the incremental attribute, onsearch will fire when
pressing backspace in an empty search field. This seems unintentional, since
the text in the search field hasn't actually changed.


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