Closed
Bug 1508581
Opened 6 years ago
Closed 6 years ago
RTL support in the Flexbox inspector panels
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(firefox65 fixed)
RESOLVED
FIXED
Firefox 65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: pbro, Assigned: pbro)
References
Details
Attachments
(2 files)
In RTL builds of Firefox, the new Flexbox panels have some issues.
Please see the attached screenshot where I have tried to highlight all of the places that need fixing.
In the flex container panel:
- in the list of items, the flex item index should come first (right)
- in the list of items, the arrow should come last (left) and point the other way
In the flex item panel:
- the back arrow to go back to the flex container panel should point the other way
- the little line next to the final, basis, min, max labels in the minimap are on the wrong side of the label
- the grow/shrink arrow head in the minimap point the wrong way
- the + sign in the flexibility section, next to the value, should come before the number
- the CSS properties (in parenthesis) should come after the title.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → pbrosset
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed by pbrosset@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e14fb4f0ce82
Fix a few UI inconsistencies in the flex inspector in RTL; r=miker
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
You need to log in
before you can comment on or make changes to this bug.
Description
•