Task #92628
Epic #89595: Improve accessibility of backend
Linked TYPO3-Logo has no discernible text
Added by Georg Ringer 3 months ago. Updated 16 days ago.
100%
Description
Screenreader don't know the purpose of the link because the linked TYPO3 logo has no discernible text.
<a href="https://t3version10.ddev.site/typo3/" id="t3js-login-url" data-referrer-check-enabled="1">
<img src="/typo3/sysext/backend/Resources/Public/Images/typo3_orange.svg" class="typo3-login-image" alt="">
</a>
Related issues
Updated by Gerrit Code Review 3 months ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Gerrit Code Review 3 months ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Martin Kutschker 3 months ago
- Has duplicate Task #92649: Add Linked TYPO3-Logo-Login alt text added
Updated by Gerrit Code Review 3 months ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Gerrit Code Review 2 months ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Gerrit Code Review 2 months ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Gerrit Code Review about 2 months ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Gerrit Code Review about 2 months ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Gerrit Code Review about 2 months ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Martin Kutschker 29 days ago
- Related to Bug #93172: TYPO3-Logo link has no relation to logo added
Updated by Gerrit Code Review 29 days ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Gerrit Code Review 27 days ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Gerrit Code Review 22 days ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Gerrit Code Review 19 days ago
Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Gerrit Code Review 18 days ago
Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Gerrit Code Review 16 days ago
Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Gerrit Code Review 16 days ago
Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66222
Updated by Georg Ringer 16 days ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fb9a9ea8f95c1706d1171311d4f8c29e7aa536c2.
Updated by Benjamin Franzke 13 days ago
- Related to Bug #93275: Custom backend loginLogo – without an explicit loginLogoAlt settings – causes TypeError added