D
D
DeadFine2010-11-26 20:28:24
Google Chrome
DeadFine, 2010-11-26 20:28:24

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

3 answer(s)
R
rasa, 2010-11-27
@DeadFine

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

W
Wott, 2010-11-26
@Wott

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.

L
lugansk, 2010-11-27
@lugansk

>> Ctrl+W
In general, Ctrl+W closes a window/tab in all browsers by default and it's rather strange to hang something on such a standard combination.
As well as on alt+F4, ctrl+F4, ctrl+shift+WM ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question