Opened 11 months ago
Closed 7 months ago
#21214 closed enhancement (wontfix)
Update the keyboard shortcuts in TinyMCE
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | TinyMCE | Version: | |
| Severity: | normal | Keywords: | has-patch needs-refresh |
| Cc: |
Description
As the title. Since these shortcuts were added, the API has changed a bit and the browsers have changed even more.
Attachments (1)
Change History (11)
21214.patch changes the shortcuts in Firefox, Chrome and Safari (Mac and Windows) to Alt + letter, but keeps them to Alt + Shift + letter in IE and Opera (as Alt + letter are used in the browsers already). It also adds new shortcut for DFW mode: Alt + W.
Lets test these. Leaving the ticket open for suggestions for the "tooltips" on the buttons or the Help in TinyMCE.
- Owner set to azaozz
- Status changed from new to assigned
Just now seeing this. What's the reasoning behind the changes here? Changing keyboard shortcuts is lame because it destroys anyone's muscle memory, so it'd be good to make sure.
That whole About dialog could use a refresh. We should show users only the shortcuts that make sense for their system. We shouldn't need to tell people to pair "Control" (or "Command") with a table of keys. Because once you get to another table of keys with different modifier keys, you have to keep going back to refer to what the modifier keys are for the shortcut you are looking at.
- Milestone changed from 3.5 to Future Release
The mod keys change for Firefox in the above patch was disabled in [21415]. It interferes with some keyboard drivers for some languages on Windows as they use left Alt and right Alt differently.
Yeah, best would be to update the Help/About popup for the visual editor. Regarding keyboard shortcuts in TinyMCE, this ticket is dependent on the changes proposed in #21414.
- Milestone changed from Future Release to 3.5
#21414 doesn't really make any sense. We're going to force people to enable shortcuts to use something like Ctrl/Cmd + B for bold? Or are we just referring to the bottom group of shortcuts?
Can we at least change "The following shortcuts use different access keys: Alt + letter in Firefox, Chrome and Safari, Alt + Shift + letter in Internet Explorer and Opera." to just showing the shortcut for whatever browser is being used?
Replying to nacin:
...We're going to force people to enable shortcuts to use something like Ctrl/Cmd + B for bold? Or are we just referring to the bottom group of shortcuts?
Right, that would affect only the custom shortcuts added in the 'wordpress' plugin for TinyMCE, not the default editor or OS shortcuts.
Can we at least change "The following shortcuts use different access keys: Alt + letter in Firefox, Chrome and Safari, Alt + Shift + letter in Internet Explorer and Opera." to just showing the shortcut for whatever browser is being used?
Sure, sounds good.
comment:9
wonderboymusic — 7 months ago
- Keywords has-patch needs-refresh added
comment:10
azaozz — 7 months ago
- Milestone 3.5 deleted
- Resolution set to wontfix
- Status changed from assigned to closed
Unfortunately there aren't that many "free" key combinations left for custom shortcuts. Nearly all are already used by the browsers and the OS. Closing this in favour of #21414.

Related: #21197, #17992.