volto
volto copied to clipboard
a11y - edit page - text input keyboard path focus - cms ui
Describe the bug When moving in a test block, the behavior is different with mouse and keyboard. When the input receives focus with the keyboard (using tab) and the field is empty, nothing appears (borders and add/delete row buttons), but with the mouse, it does. (see video)
To Reproduce Steps to reproduce the behavior:
- Go to https://demo.plone.org/edit
- enter in edit mode by clicking on the edit button (top-left)
- The focus will be on the title field. Press enter.
- A new text field will be created. Now return to the title field by clicking on it.
- press TAB, the focus changes to the new text field. Here is possible to identify the missing items (trash can, the "add block" and the borders)
Expected behavior
- This action must do the same for mouse and keyboard, that is, make the item focused and activated with all items visible.
Screenshots If applicable, add screenshots to help explain your problem. https://github.com/plone/volto/assets/60133113/94910d83-fd98-484b-9aac-19593231fd81