-
Notifications
You must be signed in to change notification settings - Fork 345
Closed
Labels
kind: bugSomething isn't workingSomething isn't working
Description
Steps to reproduce
The following steps will assume that your physical keyboard is labelled according to the QWERTY layout. For this test, it is important to keep the following key map in mind:
QWERTY | Dvorak |
---|---|
K | T |
V | K |
- At the OS level, choose the Dvorak keyboard layout
- Using Chrome browser, go to PyData Theme
- Press
control
+V
(Dvorak maps this key to the letter "K")
Result: nothing - Press
control
+K
(Dvorak maps this key to the letter "T")
Result: opens new browser tab - On Mac, press
control
(not command) +K
Result: opens search dialog
Expected behavior
Pressing control
+ the key mapped to "K" in Dvorak (rather than the key mapped to "K" in QWERTY) should open the search dialog.
Metadata
Metadata
Assignees
Labels
kind: bugSomething isn't workingSomething isn't working