User tests: Successful: Unsuccessful:
Fixes an accessibility issue where focused elements are hidden behind an open submenu, violating WCAG 2.4.11 (Focus Not Obscured).
Fixes #45917
Submenu remains open and overlaps focused elements due to improper stacking/focus handling.
| Status | New | ⇒ | Pending |
| Category | ⇒ | Front End Templates (site) |
Please use the Pull Request Template and read #47215, thanks @jiteshkhatri11.
| Labels |
Added:
PR-5.4-dev
|
||
Thanks for the review. I have updated the fix to scope focus styles only to dropdown menu elements and removed the global focus styling from all elements as requested.
| Status | Pending | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-04-11 10:06:47 |
| Closed_By | ⇒ | jiteshkhatri11 |
This is clearly not correct. The user.css file should only be created by users. It is not for shipping with core joomla. It should also be much more specific to the menu and not for every link.
Additionaly you were given a template to complete when you submitted the Pull Request - that was not for fun - it had a real purpose. Please update your pr description with all the information requested. You can find the template again here https://github.com/joomla/joomla-cms/blob/680d7eec332e50e69cc40ec851f66740d7f99e1f/.github/PULL_REQUEST_TEMPLATE.md