[Bug]: Can't use firefox.cfg #1631
Labels
bug
Something isn't working
P5
Developers do not respond, only patches are welcome
unconfirmed
Developer has not yet confirmed.
Pre-Submission Checklist
Bug Summary
In order to disable
ctrl+shift+s
andctrl+shift+d
shortcuts, in Firefox I've been usingfirefox.cfg
file with this:Then all I need is to create
defaults/pref/autoconfig.js
with this:And voila, the shortcuts (ctrl+shift+s and ctrl+shift+d) are disabled.
Now, in Floorp this doesn't work. I tried to rename
firefox.cfg
tofloorp.cfg
(also changing the reference indefaults/pref/autoconfig.js
) but still no luck.Reproduction Steps
firefox.cfg
file in the browser main folder (not the user profile!) with the content explained in the summary abovedefaults/pref/autoconfig.js
file in the browser main folder (not the user profile!) with the content explained in the summary abovectrl+shift+s
andctrl+shift+d
Expected Behavior
The following shortcuts should be disabled:
ctrl+shift+s
andctrl+shift+d
Actual Behavior
The following shortcuts should be disabled but they are not:
ctrl+shift+s
andctrl+shift+d
Screenshots
Doesn't apply
Browser Version
11.24.0
Operating System
PorteuX 1.9 x64 (Linux)
Additional Context
This is confirmed to be working in all Firefox 128.x ESR so far.
The text was updated successfully, but these errors were encountered: