Answer the question
In order to leave comments, you need to log in
How to disable hotkeys in Chrome?
Recently moved to Google Chrome and ran into a problem.
I often write posts on one of the forums on phpbb and use bbcode for design.
In Chrome, for example, selecting text and pressing Ctrl+W (Create Hyperlink) closes the current tab.
Question: How do I set bbcode hotkeys to take precedence over tab management?
Answer the question
In order to leave comments, you need to log in
hotkeys for BBCode: firefox, chrome,
opera surprisingly easy to write a script that would work in Chrome, Opera and Firefox (should work in Safari, but I can not test).
combinations work: "ctrl + b" (bold), "ctrl + i" (italic), "ctrl + u" (underlined text), "ctrl + h" (hyperlink), "ctrl + m" picture), " ctrl+g"(googlemaps), "ctrl+q"(quote)"
© velokrivbass.com/forum/viewtopic.php?f=24&t=1322&start=0
If I understand correctly, this is simply not the correct handling of keyboard events in js.
It is necessary to edit in the source code of this site.
as an option, you can probably make a user script and disable the default behavior on keypress in it, but this is already gynecology, because you also need to let the code from the site work out.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question