-
Notifications
You must be signed in to change notification settings - Fork 661
Closed
Labels
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Component
cross-tab-copy-paste
Description
The cross-tab-copy-paste plugin registers keyboard shortcut handlers for cut/copy/paste, but it doesn't set the keyCodes property directly, it manually adds key combinations. we should update it to use keyCodes, because the keyboard-navigation plugin relies on the keyCodes being set in order override the behavior.
this is a blocker for code.org
Reproduction steps
Stack trace
Screenshots
No response