Closed
Bug 790783
Opened 13 years ago
Closed 13 years ago
[Metro] Clean up the handling of the escape key
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
(Whiteboard: [completed-elm])
Attachments
(1 file)
|
3.69 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
In Fennec, handleEscape was used for the hardware "back" button on Android which had some very Android-specific behavior. On Windows, the escape key should be used just for dismissing popup toolbars and dialogs, not for navigation or for closing tabs. This patch removes the Android-specific stuff, and makes escape play well with the "Context UI" (top and bottom toolbars) and the start screen.
Attachment #660599 -
Flags: review?(mark.finkle)
Updated•13 years ago
|
Attachment #660599 -
Flags: review?(mark.finkle) → review+
| Assignee | ||
Comment 1•13 years ago
|
||
Whiteboard: [completed-elm]
Updated•13 years ago
|
Component: Keyboard Navigation → General
Product: Firefox → Firefox for Metro
Version: unspecified → Trunk
| Assignee | ||
Comment 2•13 years ago
|
||
Resolving bugs in the Firefox for Metro product that are fixed on the elm branch. Sorry for the bugspam. Search your email for "bugspam-elm" if you want to find and delete all of these messages at once.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•