Skip to content
Snippets Groups Projects
Commit 6f610810 authored by Elias Häußler's avatar Elias Häußler Committed by Benni Mack
Browse files

[BUGFIX] Make user avatar buttons accessible via keyboard

Both "clear" and "add" buttons for the backend user avatar selection
are currently not accessible via keyboard. In order to solve this
accessibility issue, both buttons have been converted from links to
html buttons to trigger the onclick handler when using the keyboard.

Resolves: #90293
Releases: master, 9.5
Change-Id: I263a282a4bee33abdb88f9850d230a453365b7ab
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63148


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarTorben Hansen <derhansen@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarMichael Telgkamp <michael.telgkamp@mindscreen.de>
Tested-by: default avatarTorben Hansen <derhansen@gmail.com>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 7b5252dd
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment