Closed Bug 1019848 Opened 10 years ago Closed 8 years ago

Style editor sidebar content should be responsive

Categories

(DevTools :: Style Editor, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: pbro, Unassigned)

References

Details

Bug 1016528 adds a new option icon to the style editor sidebar and, with it, resizing the sidebar isn't as good as it could be.

When resizing the sidebar (making it smaller):

- the new and import buttons do disappear beneath the editor as expected (although there's a small glitch with the editor's left border which is missing where the button is)
- but the options icon floats on top of the editor though.

A simple fix is to only make the options icon behave like the button.
A slightly more complex (and I think perhaps better) fix would be to make the buttons responsive and adapt to the available width (elliding the text if needed), until there is really not enough space and they start hiding.
Depends on: 1016528
The sidebar now has a min and max width.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.