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-020 |
|---|---|
| Backlog priority | Medium |
| Severity — carried from Milestone 1a | Moderate |
| Implementation effort | Medium |
| Target milestone(s) | MS2a, MS2b, MS3a, MS3b, MS5a, MS7b, MS8a, MS10 |
| WCAG 2.2 success criterion | 2.5.8 Target Size (Minimum) |
| Responsibility tag(s) from report | Design, Development |
| Affected Joomla area/component | https://accessibility-project.joomla.org/results/Milestone-1a/milestone1/deliverable1/wcag-report#eda2a7d8-0bae-4562-a5a6-b106fad8aefd |
| Affected user journey(s) | 09 – Backend Edit Form Pattern; 10 – Frontend User Forms; 11 – Backend Options |
| Source report/reference | Milestone 1a WCAG audit report |
| STF reporting reference | To be assigned |
| Issue owner | To be assigned |
| Status | Triage |
Audit finding
Remove item in drop down is too small and clickable area overlaps with another control
User impact
Small and overlapping target areas confuse and prevent some users from actioning the control.
Remediation plan
Provide a minimum click target of 24x24 CSS pixels while ensuring clickable areas do not overlap with another control
Steps to reproduce
1. Open the affected form (Joomla Editor or Global Configuration > Options > server section) and select an item in the drop-down.
2. Locate the remove-item control.
3. Measure its target area and surrounding spacing.
4. Attempt activation with pointer and keyboard.
5. Observe that the target is too small or difficult to operate.
6.1
Minimum target size of 24x24 CSS pixels. The clickable areas must not overlap.
Edit Form Pattern
When having a dropdown with remove option in the interface, that small × icon does not meet the requirements for the size of interactive elements. The minimum size of the element is 24×24 pixels. The small × icon has a size of 20×20 pixels. In addition, the clickable areas overlap.
Backend Options
When setting the time zone, the dropdown also has a “Remove Item” button that removes the time zone and is smaller than 24×24 pixels while overlaying another clickable area. A time zone needs to be set all the time, so when saving the form, the old time zone is restored.
Desktop web
Chrome, Firefox, Edge, Safari
N/A
No response
| Labels |
Added:
No Code Attached Yet
a11y
|
||
| Labels |
Added:
a11y-audit-backlog
a11y-priority-moderate (Medium)
|
||
| Title |
|
||||||