Closed
Bug 226322
Opened 22 years ago
Closed 22 years ago
Escape unfocus text area
Categories
(Core :: DOM: UI Events & Focus Handling, enhancement)
Core
DOM: UI Events & Focus Handling
Tracking
()
VERIFIED
DUPLICATE
of bug 146045
People
(Reporter: aguertin+bugzilla, Assigned: aaronlev)
Details
Escape should unfocus a text area and thereby enable you to use incremental
search without having to move your hand to the mouse to unfocus it. (I realize
tab can be used for that, but if there are many text boxes in a row that gets
annoying and/or impossible if there are no other things in the tab order)
This does go in event handling, right?
Comment 1•22 years ago
|
||
Nope.
Assignee: events → aaronlev5
Component: Event Handling → Keyboard: Navigation
Comment 2•22 years ago
|
||
*** This bug has been marked as a duplicate of 146045 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•22 years ago
|
||
Sorry, forgot to check for dupes.
Verified dupe.
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•