Missing Paste as Plain Text hotkey in a11y instructions #413
Labels
good first issue
Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request.
status:confirmed
An issue confirmed by the development team.
type:feature
A feature request.
Milestone
What type of issue would you like to report?
Feature request
Check if the issue is already reported
http://dev.ckeditor.com/ticket/16980
Provide detailed reproduction steps (if any)
Now that we improved handling for paste as plain text, it would make sense to add a proper information in Accessibility Instructions dialog (alt+0).
So we want to put hotkey for paste as plain text:
ctrl+shift+v
on Windowsctrl+shift+v
followed byctrl+v
cmd+alt+shift+v
on Safari, MacTo reproduce:
alt+0
.Expected result
The dialog should contain Paste as Plain Text,
ctrl+shift+v
(and proper variation on other OSes) key shortcut.Actual result
There's no Paste as Plain Text listed in the dialog.
The text was updated successfully, but these errors were encountered: