Chris
January 7, 2017, 8:29am
1
Steps to reproduce
Press Ctrl + Shift + 1
Expected result
The Color become Red
Actual result
Nothing happened
Environment
Windows, Google Chrome
Additional information
Ctrl + Shift + 2 <== Itās working.
Ctrl + Shift + 3 <== Itās working.
Ctrl + Shift + 4 <== Itās working.
Ctrl + Shift + 5 <== Itās working.
Ctrl + Shift + 6 <== Itās working.
Ctrl + Shift + `(grave) <== Itās working.
I checked my keymap, it is Ctrl + Shift + 1 for Red.
Additional comments
1 Like
Peter
January 7, 2017, 8:39am
2
For what its worth I am not experiencing any problems with these keys.
Erica
January 7, 2017, 4:48pm
3
Did you notice anything changing when you press Ctrl+Shift+1? The browser probably intercepted the shortcut and didnāt pass it on to us.
Chris
January 8, 2017, 1:27am
4
No. If itās the case that the browser hold it up, what can I do to check if it is the case or not?
JP1
January 8, 2017, 2:21am
5
Assuming that itās not another program thatās running on your computer, it could be a browser extension.
Erica
January 8, 2017, 5:20am
6
Just by observation I guess. Did any noticeable change happen?
Also this may be relevant: Color Labels Implementation - #3 by thymaro
1 Like
I just opened a bug for almost the same thing, Ctrl Shift 2 not working.
Steps to reproduce
Enter a new item
Press Ctrl+Shift+2 to apply color label 2
Expected result
The new item is highlighted with color 2 (orange)
Actual result
Nothing happens, the color remains the basic background color of the theme.
Environment
Windows 7, Chromium 55.0.2900.1 (SRWare Iron)
Additional information
If I use the menu to apply the colour it works fine. I can remove the color and switch to other colors. Itās only the keyboard short-cut for colour 2 that doesnāt seem to work.
Aā¦
Maybe merge the two into a ticket that deals with shortcut keys not working/being intercepted. Is there some way to see what short-cut keys registered in Chrome and/or Windows?
Just found it!!!
In Chrome(ium) you can use the internal URL chrome://extensions/configureCommands to see what keyboard shortcuts are in use, and in my case I can see that Ctrl+Shift+2 is already used by Streamkeys extension to toggle mute.
1 Like
Erica
January 13, 2017, 2:44am
9
Thanks for the solution! That should be it
1 Like
I observed the same for the last week or so.
Ctrl-Shift-1 stopped working on my Windows Chrome, but still works fine on my Ubuntu Chrome at work
The Chrome shortcut settings in chrome://extensions/configureCommands show no keys taken over
Actually this page http://unixpapa.com/js/testkey.html shows that the ā1ā never triggers a keydown or keypress, only keyup, when used in combination with Ctrl-Shift.
So I guess this is some problem on my computer, unrelated to dynalist.
1 Like
Erica
August 5, 2017, 10:11pm
12
Bjarke_Ebert:
Actually this page Javascript Key Event Tester shows that the ā1ā never triggers a keydown or keypress, only keyup, when used in combination with Ctrl-Shift.So I guess this is some problem on my computer, unrelated to dynalist.
Thanks! Amazing debugging skills! If you have Pro, free trial or not, you can customize to something else, which will be kept after your Pro expires.