Closed
Bug 476009
Opened 16 years ago
Closed 16 years ago
F7 caret browsing shortcut should be disabled
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: taras.mozilla, Assigned: taras.mozilla)
References
Details
Attachments
(1 file)
559 bytes,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
This breaks zoom on n810 when browser element is focused.
Assignee | ||
Comment 1•16 years ago
|
||
Attachment #360761 -
Flags: review?(mark.finkle)
Updated•16 years ago
|
Attachment #360761 -
Flags: review?(mark.finkle) → review+
Updated•16 years ago
|
Assignee: nobody → tglek
OS: Linux → All
Hardware: x86 → All
Didn't you rename the pref in https://bugzilla.mozilla.org/show_bug.cgi?id=476897#c9 ?
Comment 3•16 years ago
|
||
Taras - before you land, change the pref name:
+pref("accessibility.browserwithcaret_shortcut.enabled", false);
to:
+pref("accessibility.browsewithcaret_shortcut.enabled", false);
Assignee | ||
Comment 4•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•