Closed
Bug 801282
Opened 13 years ago
Closed 13 years ago
Inspector shortcut still works even if disabled in prefs
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mark, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20121010144125
Steps to reproduce:
I set the inspector to disabled in prefs with devtools.inspector.enabled to false, to limit access to unneeded tools for users.
I pressed CTRL+SHIFT+I, the shortcut to open the inspector.
Actual results:
The inspector opened even when disabled.
Expected results:
No response to shortcut when inspector is disabled in prefs.
Updated•13 years ago
|
Component: Untriaged → Developer Tools: Inspector
Comment 1•13 years ago
|
||
We, indeed, use this pref only to hide the entry in the context menu. We don't want to disable the shortcut menu though.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•