Closed
Bug 1450624
Opened 7 years ago
Closed 7 years ago
Remove toolbox minimize feature
Categories
(DevTools :: General, enhancement)
DevTools
General
Tracking
(firefox61 fixed)
RESOLVED
FIXED
Firefox 61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: birtles, Assigned: birtles)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Bug 867838 introduced a toolbox minimize feature. Bug 1177463 disabled it 3 years ago pending UX discussion. That never happened and yet the code still (partially) exists.
As a newcomer to DevTools I'm finding this (unused) code confusing. I believe we should remove it. If we later decide we want this feature we should be able to cherry pick from the original patches to recreate it.
Patrick gave me the ok on slack to go ahead and remove this.
After doing this I suspect the following bugs should become invalid/wontfix:
* Bug 1173849 - If I drag the toolbox down to a minimum size, it should 'snap' to 'minimized'
* Bug 1178216 - Allow to minimize the toolbox even when it is in side docking mode
* Bug 1178213 - Toolbox toolbar should be displayed along the side in vertical dock mode
| Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8964238 [details]
Bug 1450624 - Remove toolbox minimize feature;
https://reviewboard.mozilla.org/r/232982/#review238720
Attachment #8964238 -
Flags: review?(pbrosset) → review+
Pushed by bbirtles@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8ac042ae5593
Remove toolbox minimize feature; r=pbro
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•