[Webkit-unassigned] [Bug 51897] Escape should clear search field
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 14 22:34:41 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=51897
--- Comment #17 from Kentaro Hara <haraken at google.com> 2011-07-14 22:34:41 PST ---
darin:
> On Mac escape should only clear the search field if we already have dismissed the menu.
I manually confirmed on Mac Safari 5.0.5 that the search field is cleared only if we have dismissed the menu, using the following html:
<input type="search" value="Test" results="20" onsearch="alert('onsearch')" />
tkent:
> With search fields on the upper-right corner of Xcode and Safari 5, escape key dismisses a menu and doesn't clear the text.
Thanks, I confirmed it.
FYI: However, with search fields on the upper-right corner of "System Preferences", escape key clears the text even if a menu is being displayed.
--
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