Closed
Bug 1545957
Opened 6 years ago
Closed 6 years ago
[RTL] Twisty icons are reversed in the Devtools/Browser Toolbox
Categories
(DevTools :: Inspector, defect, P1)
DevTools
Inspector
Tracking
(firefox-esr60 unaffected, firefox67 unaffected, firefox68 verified)
VERIFIED
FIXED
Firefox 68
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox67 | --- | unaffected |
firefox68 | --- | verified |
People
(Reporter: itiel_yn8, Assigned: rcaliman)
References
(Regression)
Details
(Keywords: regression, rtl)
Attachments
(2 files)
According to Mozregression this is a regression caused by bug 1543245 (attachment 9057108 [details]).
STR:
- Latest Nightly, intl.uidirection = 1
- Open any webpage
- Ctrl+Shift+C
- Observe the twisty icons in the inspector
AR:
They point to the left.
ER:
Should be pointing to the right.
See attached.
Keywords: regression
Updated•6 years ago
|
Component: General → Inspector
Product: Firefox → DevTools
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → rcaliman
Status: NEW → ASSIGNED
Priority: -- → P1
Assignee | ||
Comment 1•6 years ago
|
||
Reverts the icon rotation while in RTL mode for panels which always use LTR layout.
To test RTL layout, navigate to about:config and set intl.uidirection = 1
Pushed by rcaliman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/12a2c9870dc5
Fix expander/twisty icon rotation for LTR panels in RTL mode. r=pbro
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
Fixed on latest Nightly. Thanks!
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
status-firefox67:
--- → unaffected
status-firefox-esr60:
--- → unaffected
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•