[wp-trac] [WordPress Trac] #49459: Allow Ctrl+Y redo in post editor
WordPress Trac
noreply at wordpress.org
Tue Apr 14 13:47:06 UTC 2020
#49459: Allow Ctrl+Y redo in post editor
--------------------------+----------------------------
Reporter: slapbox | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.5
Component: Editor | Version: 5.0
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: accessibility
--------------------------+----------------------------
Comment (by afercia):
Replying to [comment:5 slapbox]:
> @afercia is there any harm to allowing Ctrl+Y and Ctrl+Shift+Z both to
operate independent of platform?
From an accessibility perspective, I'd tend to think there won't be any
harm unless the non-standard shortcut is expected to do something else on
that specific software on that specific platform :(
For example:
- The Atom editor on macOS uses both Cmd+Y and Cmd+Shift+Z. The "non
standard" Cmd+Y isn't reserved for other actions in the context of the
Atom Editor.
- When it comes to browsers, things are different.
- For example on macOS Chrome, Cmd+Y is expected to open the full history.
If we want to use it for "Undo", then we should prevent the default
action. But then, I guess the "Show Full History" shortcut would be
broken.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49459#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list