-
Improvement
-
Resolution: Fixed
-
Major
-
3.0.1
-
None
-
PHP Environment: 5.2.4RC1-dev
Database: 5.0.51a-community-nt-log
When adding a new topic or post, the radio buttons for the icons contain no text attributes, making them invisible to assistive technology applications like screen readers for the visually impaired. Either the INPUT tags themselves need TITLE attributes, or the associated images need ALT or TITLE attributes. Currently, the ALT and TITLE attributes on the images are empty strings, meaning screen readers will ignore them. Ideally, a description should be provided on the INPUT tag.
Thanks!
- is related to
-
PHPBB-14157 Allow administrators to set an alt attribute for topic icons
- Unverified Fix