Opened 17 months ago
Last modified 17 months ago
#58153 new enhancement
Ctrl + SHIFT + D conflicts with browser shortcuts
Reported by: | quantum_leap | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.2 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
Ctrl + SHIFT + D, the shortcut for duplicating blocks doesn't work as expected.
Let's take Chrome, for example.
Case where it works
- Create a block
- Execute the shortcut inside the editor
- Shortcut works
Case where it doesn't work
- Create a block
- Select the block in the List View, then click it one more time
- A blue border appear around the block in the block editor
- Execute the shortcut
- The "Bookmark all tabs" Chrome modal appears
At this point, if you click another block, shortcut works. There seem to be an issue when a block is clicked twice from the List View. That's where browser takes over and the shortcut doesn't work.
Same thing with Firefox but for this browser, the "Add bookmark" modal opens up.
That's generally quite annoying and it has been there forever.
Note: See
TracTickets for help on using
tickets.