Closed
Bug 1755791
Opened 4 years ago
Closed 3 years ago
Live language switching from LTR to RTL makes MacOS main app buttons display incorrectly
Categories
(Core :: Internationalization, enhancement, P2)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
People
(Reporter: gregtatum, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
52.21 KB,
image/png
|
Details |
./mach run \
--temp-profile \
--setpref "extensions.getAddons.langpacks.url=https://mock-amo-language-tools.glitch.me/?app=firefox&type=language&appversion=%VERSION%" \
--setpref "intl.multilingual.enabled=true" \
--setpref "intl.multilingual.downloadEnabled=true" \
--setpref "intl.multilingual.liveReload=true" \
--setpref "intl.multilingual.liveReloadBidirectional=true" \
-- \
--new-tab about:preferences
Steps to reproduce (replace with your favorite locale):
- Start Firefox in "en-US" and go to
about:preferences - Switch to arabic or other RTL languages.
Expected behavior:
- The close, minimize, and maximize buttons should be on the left
Actual Behavior:
- The close, minimize, and maximize buttons are on the right with bad margin values.
| Reporter | ||
Updated•4 years ago
|
| Reporter | ||
Comment 1•3 years ago
|
||
Resolved by Bug 1767537.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•