Opened 10 years ago
Closed 10 years ago
#37092 closed defect (bug) (fixed)
Undo keyboard shortcut not working properly with the code formatting shortcut
| Reported by: | eclare | Owned by: | iseulde |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | TinyMCE | Version: | 4.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | accessibility, javascript |
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)
This ticket was mentioned in Slack in #accessibility by afercia. View the logs.
10 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.