att / rcloud

Collaborative data analysis and visualization
http://rcloud.social
MIT License
430 stars 142 forks source link

Keyboard shortcut "Go to previous search match" cannot be registered because its keycode clashes with an existing shortcut id "notebook_find_previous" in the "Search/Replace" category. #2656

Open gordonwoodhull opened 5 years ago

gordonwoodhull commented 5 years ago

Seeing these warning in the browser console.

Keyboard shortcut "Go to previous search match" cannot be registered because its keycode clashes with an existing shortcut id "notebook_find_previous" in the "Search/Replace" category.
Keyboard shortcut "Go to next search match" cannot be registered because its keycode clashes with an existing shortcut id "notebook_find_next" in the "Search/Replace" category.

These sound like the same command, so harmless? But still, why?