There are several accessibility issues in the group configuration:
- Wrong tab order (in Edit Group dialog)
- Search fields use placeholder instead of label
- Default button hinders keyboard navigation
- Initial focus could be improved
There are several accessibility issues in the group configuration:
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T5824 Kleopatra: Full accessibility support | ||
Testing | None | T6095 Kleopatra: Fix accessibility of group configuration |
In the group dialog I can not cycle forward with Tab endlessly through the not-greyed-out buttons of the window because the focus gets stuck in the bottom row. There "Revert" is included in the cycling, which is not correct, since it is greyed out. With Shift+Tab, cycling backwards works as expected.
The problem mentioned in T6095#173465 no longer occurs with the changes made for T6662: Kleopatra: improve useability of group configuration , neither if the Help button is shown nor if the Help button isn't shown.