-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I think there might be a bug with the keyboard shortcuts on the navigation pane.
If I try to for example copy and paste folders on the navigation pane with they keyboard shortcuts, it doesn't copy them but if I try the same with the context menu options, it works fine. The context menu on the navigation pane does show the shortcuts though which is why I assumed it would work.
How to replicate:
- Use shortcut ctrl + c to copy the folder while having the folder selected from the navigation pane
- Use shortcut ctrl + v after selecting the destination folder on the navigation pane
Expected result:
- Copied folder is pasted on the destination folder
Actual result:
- Nothing happens
Additional notes
- If I copy a folder with the context menu from navigation pane and paste with ctrl + v to content pane, that works fine (but ctrl + v to navigation pane does not work)
- If I copy file or folder with ctrl + c from content pane and paste with the context menu to navigation pane, that works fine (but ctrl + v to navigation pane does not work)
- None of the keyboard shortcuts work in the navigation pane at the time of writing (e.g. delete etc), that's just one given example.
I tried this on the demo page for example and it happens consistently.
Metadata
Metadata
Assignees
Labels
No labels