French Mac Keyboard and Priority Shortcuts
gilles.fabio says:
Hi RTM Team!
Thanks for all your great job.
I'm a French Mac Keyboard user and still have the same problem described in this post:
http://www.rememberthemilk.com/forums/help/3364/
This is the result of my JavaScript Key Event Tester (Shift + 1):
keydown keyCode=16 which=16 charCode=0
keyIdentifier=Shift keyLocation=0
shiftKey=true ctrlKey=false altKey=false metaKey=false
keydown keyCode=49 (1) which=49 (1) charCode=0
keyIdentifier=U+0031 keyLocation=0
shiftKey=true ctrlKey=false altKey=false metaKey=false
keypress keyCode=49 (1) which=49 (1) charCode=49 (1)
shiftKey=true ctrlKey=false altKey=false metaKey=false
keyup keyCode=49 (1) which=49 (1) charCode=0
keyIdentifier=U+0031 keyLocation=0
shiftKey=true ctrlKey=false altKey=false metaKey=false
keyup keyCode=16 which=16 charCode=0
keyIdentifier=Shift keyLocation=0
shiftKey=false ctrlKey=false altKey=false metaKey=false
This is not very very important because priorities can be assigned via "More actions", but shortcuts are time-savers.
Let me know if you need more information.
Hope it helps.
Cheers,
Gilles
Thanks for all your great job.
I'm a French Mac Keyboard user and still have the same problem described in this post:
http://www.rememberthemilk.com/forums/help/3364/
This is the result of my JavaScript Key Event Tester (Shift + 1):
keydown keyCode=16 which=16 charCode=0
keyIdentifier=Shift keyLocation=0
shiftKey=true ctrlKey=false altKey=false metaKey=false
keydown keyCode=49 (1) which=49 (1) charCode=0
keyIdentifier=U+0031 keyLocation=0
shiftKey=true ctrlKey=false altKey=false metaKey=false
keypress keyCode=49 (1) which=49 (1) charCode=49 (1)
shiftKey=true ctrlKey=false altKey=false metaKey=false
keyup keyCode=49 (1) which=49 (1) charCode=0
keyIdentifier=U+0031 keyLocation=0
shiftKey=true ctrlKey=false altKey=false metaKey=false
keyup keyCode=16 which=16 charCode=0
keyIdentifier=Shift keyLocation=0
shiftKey=false ctrlKey=false altKey=false metaKey=false
This is not very very important because priorities can be assigned via "More actions", but shortcuts are time-savers.
Let me know if you need more information.
Hope it helps.
Cheers,
Gilles
andrewski (Remember The Milk) says:
Hi Gilles,
Thanks for that information; I've added this to our list to investigate.
Sorry for the inconvenience in the meantime!
Thanks for that information; I've added this to our list to investigate.
Sorry for the inconvenience in the meantime!