In Joomla 5.4-dev, when the administrator language is switched to Arabic (RTL), the action dropdown icons in
System -> Manage -> Extensions are not visible in the dropdown menu after selecting one or more extensions.
This issue affects only the Extensions Manager action dropdown in Arabic RTL mode.
Other administrator dropdown menus (e.g. Content -> Articles, Users -> Manage, Update Sites) display icons correctly in arabic.
5.4
Icons should appear normally beside each action item in the dropdown, exactly as they do in english
In Arabic RTL mode, the action dropdown icons in Extensions Manager are missing.
No response
| Labels |
Added:
No Code Attached Yet
bug
|
||
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-04-23 11:01:56 |
| Closed_By | ⇒ | muhme |
the problem is coming from the inline styl;e that sets the transform to position the dropdown.
the icons are actually present but they are being displayed underneath the menu due to that css
the same problem actually exists on all the dropdowns you just dont notice it because there is another button between the dropdown and the menu