Closed
Bug 1915324
Opened 2 months ago
Closed 23 days ago
[Menu Redesign] Back arrow of submenus points inwards in RTL
Categories
(Fenix :: Toolbar, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: petru, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Steps to reproduce
- Ensure the menu redesign is enabled from "Secret settings"
- Ensure you are using LTR
- Open the menu and navigate to any of the submenus
Expected behavior
The back arrow points outwards, same as when on LTR
Actual behavior
The back arrow points inwards, different than when on LTR
Reporter | ||
Comment 1•2 months ago
|
||
Looking a bit more into this it seems like mozac_ic_back_24 is used which is also used for other scenarios so all of these would show the same bug.
Using the autoMirrored
attribute in the svg declaration should help fix all affected scenarios.
Reporter | ||
Comment 2•2 months ago
|
||
This will probably be fixed by bug 1909063 where we also have to update the back arrow svg.
Updated•24 days ago
|
Blocks: menu-redesign-nightly-blockers
Reporter | ||
Comment 3•23 days ago
|
||
Seems like this was fixed through related changes.
Reporter | ||
Updated•23 days ago
|
Status: NEW → RESOLVED
Closed: 23 days ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•