Forums

Discuss all things Remember The Milk.

menu

Priorities shortcuts don't work

sebastien.frys says:
Hello,

I work with a French keyboard and the priorities shortcuts don't work.

I saw this test in a topic:
http://unixpapa.com/js/testkey.html

To have a 1 ( shift + &) i got this:

keydown keyCode=16 which=16 charCode=0
keyIdentifier=undefined keyLocation=undefined
shiftKey=true ctrlKey=false altKey=false metaKey=false
keydown keyCode=49 (1) which=49 (1) charCode=0
keyIdentifier=undefined keyLocation=undefined
shiftKey=true ctrlKey=false altKey=false metaKey=false
keypress keyCode=0 which=49 (1) charCode=49 (1)
shiftKey=true ctrlKey=false altKey=false metaKey=false
keyup keyCode=49 (1) which=49 (1) charCode=0
keyIdentifier=undefined keyLocation=undefined
shiftKey=true ctrlKey=false altKey=false metaKey=false
keyup keyCode=16 which=16 charCode=0
keyIdentifier=undefined keyLocation=undefined
shiftKey=false ctrlKey=false altKey=false metaKey=false

Thank you for your help.
Posted at 2:48pm on October 1, 2008
emily (Remember The Milk) says:
Hi sebastien.frys,

Thank you very much for your report -- I've added this to our list to add support for this keyboard.
Posted 15 years ago
This topic has now been closed automatically due to a lack of responses in the past 90 days.