-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Description
Description
The block called "details", used in case of inserting a spoiler, has a problem in keyboard navigation: it's impossible to quickly get out from the "detail" block after having written both Summary and Detail parts.
Current result: add Details block, write summary then detail. To get out of the block and add a new one, it's necessary to close the Gutenberg's editing mode switching to navigation mode by pressing Escape key, then press left arrow to Details block, in order to exit it.
Expected result: after writing Summary and Detail -with all content desired for detail-, press "Enter" key twice and it should exit the block, as it does in quotes and lists nested blocks.
Step-by-step reproduction instructions
- open an empty post, then add a Details block.
- add the Summary. Then the Detail.
-
- press "Enter" key twice, and it will remain in Details without exiting the block.
- this applies both with screen reader uses -JAWS, NVDA,VoiceOver-,and without.
Screenshots, screen recording, code snippet
No response
Environment info
Gutenberg latest stable 17.x build, WordPress 6.4.1, theme twenty-twentyfour and applies to all themes
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes