Opened 9 years ago
Closed 8 years ago
#37092 closed defect (bug) (fixed)
Undo keyboard shortcut not working properly with the code formatting shortcut
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.7 | Priority: | normal |
Severity: | normal | Version: | 4.5 |
Component: | TinyMCE | Keywords: | has-patch |
Focuses: | accessibility, javascript | Cc: |
Description
When using the new code
(backticks) formatting shortcut (related: #33300), the undo keyboard shortcut (Ctrl+Z on Windows) doesn't work as intended: it changes the text back to `foo` but then the text changes back to being an applied code formatting shortcut.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Thanks for the ticket @eclare. Reproduced consistently on trunk using different browsers on different platforms: the Undo button works, the shortcut Cmd/Ctrl+z doesn't.
On 4.5.3 sometimes works... specifically it worked for me on a previous version of Chrome (49) on Windows.