Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Paste as Plain Text hotkey in a11y instructions #413

Closed
mlewand opened this issue May 31, 2017 · 0 comments
Closed

Missing Paste as Plain Text hotkey in a11y instructions #413

mlewand opened this issue May 31, 2017 · 0 comments
Assignees
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

Comments

@mlewand
Copy link
Contributor

mlewand commented May 31, 2017

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 Windows
    • For Edge it's ctrl+shift+v followed by ctrl+v
  • cmd+alt+shift+v on Safari, Mac

To reproduce:

  1. Open page with CKEditor instance.
  2. Focus the editor.
  3. Press 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.

@mlewand mlewand added this to the 4.7.1 milestone May 31, 2017
@mlewand mlewand added type:feature A feature request. status:confirmed An issue confirmed by the development team. good first issue Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request. labels May 31, 2017
@mlewand mlewand changed the title Paste as plain text hotkey in a11y instructions Missing Paste as Plain Text hotkey in a11y instructions May 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants