The ability to re-bind any keyboard or mouse shortcuts is major accessibility issue that I think needs more attention
The ability to re-bind any keyboard or mouse shortcuts is major accessibility issue that I think needs more attention

Customizable hotkeys

Okay what the fuck is wrong with browsers and having the stupidest hotkeys? NO, I would NOT like a shortcut for saving the webpage as html. Please disable ctrl-s by default!
I just want my backspace key to go back a page in my history when I press it, LIKE IT USED TO BE FOR 20+ YEARS.
But no, this is apparently a "poor UI experience", so I have to put my hand on my mouse, locate the pointer, move it to the back button, and then click.
At least Firefox allows you to rummage around under the hood and set it back.
That's fair but you can also use Alt + right/left arrow keys to move forward and back in the page history
I bet that's because people trying to type into textbox would sometime defocus, hit back and lose all their text. At least back should go back if there's no data to lose in the tab !
Apparently you can get backspace back with
https://addons.mozilla.org/en-CA/firefox/addon/backspace-enabler/
I also just gestures to go back with
https://github.com/Robbendebiene/Gesturefy
You draw a leftward line with rightclick and it goes back
You can fix this without an extension.
about:config, browser.backspace_action, 0
Yes, if I could I would un-bind all keys, then look at the list of possible actions and devise my own keyboard control scheme to my liking. And then I should be able to export that to a standardized keybinding file format and carry it with me to other computers and preserve my keybindings.
Games often suffer from the same issue.
I've even made a list of features a keybindings control should have.
Whoever made the decision to bind Ctrl-Q (something right next to Ctrl-W) as Quit/Close Window needs to be shot.