No Code Attached Yet a11y a11y-audit-backlog a11y-priority-minor (Low)
avatar mbeganyi-a11y
mbeganyi-a11y
7 Sep 2026

Steps to reproduce the issue

NOTE: Accessibility backlog issue and work-in-progress. This issue has been opened to account for all the issues flagged in the initial Milestone 1a Audit Report. If this is a duplicate issue, it will be closed by the end of September 2026.

Milestone 1a finding ID M1a-026
Backlog priority Low
Severity — carried from Milestone 1a Minor
Implementation effort Low
Target milestone(s) MS2b, MS3b, MS5a, MS5b, MS8a, MS10
WCAG 2.2 success criterion 1.3.1 Info and Relationships; 3.3.4 Error Prevention (Legal, Financial, Data)
Responsibility tag(s) from report Development
Affected Joomla area/component https://accessibility-project.joomla.org/results/Milestone-1a/milestone1/deliverable1/wcag-report#72766c73-cdf7-400f-9fff-c5c336b67bba
Affected user journey(s) 07 – Installer Wizard (com_installer/Install)
Source report/reference Milestone 1a WCAG audit report
STF reporting reference To be assigned
Issue owner To be assigned
Status Triage

Audit finding

File upload limit is not associated with upload button

User impact

The issue creates an accessibility barrier in the affected workflow, screen, or component.

Remediation plan

Add the missing text alternative, accessible description, or contextual relationship in markup so the information is exposed clearly to assistive technologies. For example, use aria-describedby to assign the upload limit to the button by referencing the upload limit text’s ID value as the aria-describedby value.

Steps to reproduce

  1. Open the Extensions Installer upload interface within the "Upload Package File" section.
  2. Locate the upload button and file-size/type limit.
  3. Inspect their labels and programmatic association.
  4. Focus the button with a screen reader.
  5. Observe that the limit is not announced with the control.

Version

6.1

Expected result

File size limit conveyed upon reaching appropriate control, not afterwards.

Actual result

Users of assistive technologies arrive at the button before noticing the upload size limit, which might lead to larger files being uploaded.

What device were you using? (eg, phone, laptop)

Desktop web

What web browser were you using? (eg, Chrome, Safari)

Chrome, Firefox, Edge, Safari

Assistive Technology?

VoiceOver, JAWS, NVDA

Additional Comments

No response

avatar mbeganyi-a11y mbeganyi-a11y - open - 7 Sep 2026
avatar mbeganyi-a11y mbeganyi-a11y - change - 7 Sep 2026
Labels Added: a11y a11y-audit-backlog a11y-priority-minor (Low)
avatar mbeganyi-a11y mbeganyi-a11y - labeled - 7 Sep 2026
avatar mbeganyi-a11y mbeganyi-a11y - labeled - 7 Sep 2026
avatar joomla-cms-bot joomla-cms-bot - change - 7 Sep 2026
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 7 Sep 2026
avatar mbeganyi-a11y mbeganyi-a11y - change - 8 Sep 2026
Title
File upload limit is not associated with upload button
Atum Extensions Install: File upload limit is not associated with upload button
avatar mbeganyi-a11y mbeganyi-a11y - edited - 8 Sep 2026
avatar mbeganyi-a11y mbeganyi-a11y - change - 8 Sep 2026
The description was changed
avatar mbeganyi-a11y mbeganyi-a11y - edited - 8 Sep 2026

Add a Comment

Login with GitHub to post a comment