Open Bug 584336 Opened 15 years ago Updated 3 years ago

Customize sheet: 'Done' button should react to 'enter' and 'Esc' by default.

Categories

(Firefox :: General, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: phiw2, Unassigned)

Details

str: 1. open Customize sheet (View > Toolbars > Customize…) 2. press 'return/enter' or 'Esc' AR: nothing happens ER: the Customize sheet closes This has been broken for quite a while including on Firefox 3.6 & 3.5 (eh, I rarely use the customize sheet… :-p)
Assignee: nobody → mano
Status: NEW → ASSIGNED
This is quite interesting, and quite related to the other customization bug (bug 574353). If you actually manage to focus something within the panel (for example, by turning on full keyboard access and then tabbing to the "show" combo), both keyboard shortcuts just work.
Now this is quite strange. If focus is called on the documentElement of the iframe-window, the cust-keyset isn't activated (that's expected, the documentElement isn't focusable), but somehow it solves bug 574353. Neil: what should we do here? I could copy the keyboard shortcuts to browser.xul or make the pallate focusable.
I would expect that iframeWindow.focus() was all you need to do.
Given bug 574353 comment 15 and 16 - I double checked, this bug affects both OS.
Assignee: asaf → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.