-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Selecting All Text With "CMD+A" or "CTRL+A" #5125
Comments
If no block is selected |
See also #4369 which we are considering. |
I'm going to close this one as a duplicate of #4369 Let's continue the discussion there. |
@youknowriad @jasmussen Keep up the great work! I'm loving Gutenberg! |
Issue Overview
I do a lot of "selecting all" text using CMD+A. In Gutenberg, CMD+A selects text in the current block-only.
In Medium, Word, Gmail, Notes, etc. CMD+A selects all text.
Gutenberg has different behavior for CMD+A than what I'm used to and what I expect.
Steps to Reproduce (for bugs)
WP 4.9.4
Gutenberg 2.2.0
Expected Behavior
CMD+A should select all text like this Medium example:
Current Behavior
CMD+A selects only the current block
Screenshots / Video
The text was updated successfully, but these errors were encountered: