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

Shortcut to create link does not work properly (⌘-shift-a) #133

Open
kavyagokul opened this issue Mar 15, 2017 · 0 comments · May be fixed by #134
Open

Shortcut to create link does not work properly (⌘-shift-a) #133

kavyagokul opened this issue Mar 15, 2017 · 0 comments · May be fixed by #134
Labels

Comments

@kavyagokul
Copy link

kavyagokul commented Mar 15, 2017

The shortcut for creating links in the editor component (⌘-shift-a) is unreliable doesn't work in Firefox(and other browsers) on Windows and Linux:

Test results on multiple browsers and OSs below

Linux and Windows

Browser: Firefox

Steps to reproduce

  1. Select text.
  2. Press Meta(Super) + Shift + A

Expected result

Link creation dialog

Actual result

Nothing


Windows

Browser: Edge

Steps to reproduce

  1. Select text.
  2. Press Meta(Super) + Shift + A

Expected result

Link creation dialog

Actual result

Types uppercase A


Linux and Windows

Browser: Chromium and Chrome

Steps to reproduce

  1. Select text.
  2. Press Meta(Super) + Shift + A

Expected result

Link creation dialog

###Actual result
Link creation dialog


Linux

Browser: Epiphany

Steps to reproduce

  1. Select text.
  2. Press Meta(Super) + Shift + A

Expected result

Link creation dialog

Actual result

Types uppercase A


A good keybinding for the link creation dialog would be either:

  • Ctrl + K like WP-Admin
  • Alt + Shift + a / Control + Option + a like Calypso

If someone can test on Mac OS, it would be great :)

@kavyagokul kavyagokul added the bug label Mar 15, 2017
@kavyagokul kavyagokul linked a pull request Apr 2, 2017 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant