[TASK] Make cropper presets usable with keyboard
The aspect ratio buttons in the image cropping tool have a visible focus state now to make them usable when navigating with the keyboard tab key. Additionally the button can now be pressed with the space and return key. Resolves: #103760 Releases: main, 12.4 Change-Id: Id221daddeee9d5b61497cb74604dbf151d25e3ee Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84079 Tested-by:Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Michael Telgkamp <michael.telgkamp@mindscreen.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
Michael Telgkamp <michael.telgkamp@mindscreen.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- Build/Sources/Sass/typo3/_element_cropper.scss 6 additions, 0 deletionsBuild/Sources/Sass/typo3/_element_cropper.scss
- Build/Sources/TypeScript/backend/image-manipulation.ts 26 additions, 7 deletionsBuild/Sources/TypeScript/backend/image-manipulation.ts
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 0 deletionstypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/JavaScript/image-manipulation.js 1 addition, 1 deletion...backend/Resources/Public/JavaScript/image-manipulation.js
Please register or sign in to comment