- Status changed to RTBC
over 2 years ago 2:00am 21 January 2023 - Status changed to Needs work
over 2 years ago 12:08pm 21 January 2023 - ๐จ๐ฆCanada mgifford Ottawa, Ontario
@xjm I don't think we need to backport issues that fall under WCAG SC 4.1.1. There's a big debate about removing it from WCAG 2.2, so it may not be in WCAG's future.
The thing is that most parsing errors aren't a problem for accessibility. When 4.1.1 was written, there was some assistive technology that worked with HTML source code. Now they all use the DOM or Accessibility Tree, both of which have been cleaned up by the browser.
So we're an organization that supports open standards, so it is good to fix parsing errors, but it may not make sense to see them as accessibility issues.
I tagged this with WCAG SC 4.1.2 Name, Role, Value.
Redundancy isn't good, but not sure if it needs backporting. It's a pretty low impact issue.
I have to say I also had trouble finding this reference "Where to find it in WCAG 2: 4 Robust > 4.1 Compatible > A > 4.1.2 Name, Role, Value > Warning > Redundant WAI-ARIA attribute" from the project descrption. Not sure why a link wasn't given.
- ๐ฉ๐ชGermany mrshowerman Munich
Re-roll against current 10.1.x. Leaving in NW as per #34.
- ๐บ๐ธUnited States bnjmnm Ann Arbor, MI
Tagging for accessibility maintainer review of whether it is okay to backport this to 10.0.x and 9.5.x. I considered FEFM signoff, but in this case I think the accessibility aspect is the main thing that's important.
It is OK to backport this change to 10.0.x and 9.5.x, but as mentioned in in #44 it is also not imperative that this happens.
- Merge request !8514Issue #3096790: aria-required attribute is redundant when required attribute is present โ (Closed) created by mrshowerman
- ๐ธ๐ชSweden mohammed motar
I have created a patch file from the latest commit in the merge request.
- ๐ช๐ธSpain patricia_zoocha
Patch #49 applied successfully on Drupal version 10.3.6 and working fine.
- Status changed to Needs review
2 months ago 3:00pm 26 February 2025 - First commit to issue fork.
- ๐บ๐ธUnited States smustgrave
Been about a month and don't want to hold it up, was hoping someone else would pick up the review.
Did verify this issue just by using the title field on a content type, verified both the required and aria-required
After the MR I just see the required attributeAlready did a code review
Believe this is ready for committer eyes.
- Status changed to Fixed
about 6 hours ago 12:24pm 2 May 2025 Automatically closed - issue fixed for 2 weeks with no activity.