-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Quotes keyboard navigation and manipulation is confusing #7412
Labels
[Block] Quote
Affects the Quote Block
[Feature] Writing Flow
Block selection, navigation, splitting, merging, deletion...
Comments
mtias
added
the
[Feature] Writing Flow
Block selection, navigation, splitting, merging, deletion...
label
Jul 19, 2018
As of Gutenberg 7.9.1 part of the things described here are partially solved:
@koke could you re-test and update the issue accordingly or close it if the new behavior is good enough? |
Yes, everything reported seems to work nicely in 7.9.1 🎉 |
This was referenced Dec 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
[Block] Quote
Affects the Quote Block
[Feature] Writing Flow
Block selection, navigation, splitting, merging, deletion...
There are a number of issues when you try to edit quotes with the keyboard.
As in the case of paragraphs, I would expect a double enter to trigger a new block (quote or now).
This doesn't work either when trying to split a quote in two
Trying to merge quotes doesn't work either, as pressing backspace at the beginning of the second quote just move the cursor (inexplicably) to the beginning of the previous quote, instead of combining the two quotes.
When you try to select, you can do it one character at a time, but if you press shift-down to try to select the whole quote, it will just move the cursor.
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: