Closed Bug 164638 Opened 22 years ago Closed 18 years ago

Changed ui.key.accelKey and ui.key.menuAccessKey + multiple profiles: broken

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: burnus, Assigned: aaronlev)

Details

(Keywords: helpwanted)

If one switches the the settings of ui.key.accelKey and ui.key.menuAccessKey, i.e.
 Alt (18) for accelKey and Ctrl (17) for menuAccessKey, the access keys are
shown correctly in the menu and it works as espected.

If one now creates a _second_ profile, the access keys in the menus are _shown_
correctly (i.e. as setup in pref.js, e.g. "Open file... Alt-o") but they act as
if not change had been done to the configuration file (i.e.Ctrl-o opens a new
window).

Expected: The value specified is used (and shown)
Actual result: The value specified is shown, but not used.
to keyboard nav...
Assignee: ccarlen → aaronl
Component: Profile Manager BackEnd → Keyboard Navigation
QA Contact: ktrina → sairuh
Ok, I managed to find out more:
 If one starts the mozilla with -P profile (e.g. no profile manager comes up),
the settings are honoured.
 If one starts mozilla -ProfileManager, the default settings are used.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: helpwanted
aaronl: you need to register a prefchange listener. I have pieces of this code
on raistlin for live switching...
WFM, Firefox 1.5.0.7, 2.0rc2 and trunk on Linux.
Please reopen the bug you can reproduce the problem in any of those.

-> WORKSFORME
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.