[Webkit-unassigned] [Bug 7723] New: "search" input doesn't update .value when you click x button

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Mar 11 12:09:25 PST 2006


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

           Summary: "search" input doesn't update .value when you click 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


<input type="search" /> elements have little x buttons to clear them.
Unfortunately, while clicking them stops the text from being displayed, it
doesn't update the .value property available via javascript until you click
away from it or something like that. You can see a test case at:

http://www.aaronsw.com/2002/searchxvalue


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