Toolbox can be fully collapsed to the side
Categories
(DevTools :: General, defect, P1)
Tracking
(firefox-esr102 unaffected, firefox105 unaffected, firefox106 unaffected, firefox107 verified)
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox105 | --- | unaffected |
firefox106 | --- | unaffected |
firefox107 | --- | verified |
People
(Reporter: jdescottes, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
This seems to be a recent regression. The toolbox can be fully collapsed to the bottom (or to the side if docked to the right/left).
This puts the tools in an unrecoverable state, users have to go into about:config to restore a valid size for the toolbox.
This seems to be Nightly only.
Reporter | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Bug 1792277 fixes it, afaict.
Reporter | ||
Comment 3•3 years ago
|
||
Thanks Emilio, it seems that Bug 1792277 fixes part of the issue (when the toolbox is docked to bottom), but I can still fully collapse the toolbox to the side.
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Comment 4•3 years ago
|
||
For info the minwidth seems to actually be enforced in JS here: https://searchfox.org/mozilla-central/rev/d45dd05bf412e7468b3770a52519e9d546d6325c/devtools/client/framework/toolbox-host-manager.js#146
Updated•3 years ago
|
Comment 5•3 years ago
|
||
Set release status flags based on info from the regressing bug 1789168
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 6•3 years ago
|
||
Updated•3 years ago
|
Comment 8•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Comment 9•3 years ago
|
||
Reproduced the issue in Nightly 107.0a1 (2022-09-27) using Win10.
Verified - Fixed in Beta 107.0b3 and the latest Nightly 108.0a1 (2022-10-21) on Windows 10, macOS 12 and Ubuntu 20 for all 3 dock options (bottom, right side and left side).
Description
•