The download window should have a smaller minimum resizable width/height/size
Categories
(Firefox :: Downloads Panel, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox107 | --- | wontfix |
firefox108 | --- | wontfix |
firefox109 | --- | verified |
People
(Reporter: davekeyes, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Click on the hamburger menu icon, select Downloads. The window popup huge, needs the sizing ability to be added back to the window.
Actual results:
Cannot resize the Downloads window.
Expected results:
Ability to resize the window.
Comment 1•2 years ago
|
||
Hi,
I'm able to resize the window just fine using Firefox 107 or Firefox Nightly 109.0a1 on Windows 10 and MacOS 11.
Could you check if this also occurs to you in troubleshooting mode? Here is a link to help you with that:
https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode#w_how-to-start-firefox-in-troubleshoot-mode
Thanks!
Reporter | ||
Comment 2•2 years ago
|
||
I tried it in the troubleshooting mode, still the same problem. I am running the Firefox 107 version. When I move my mouse pointer over the edge or corners, the mouse point does change like you would expect it to when sizing a window. But nothing happens when I click the left mouse button and move my mouse pointer. I can resize the firefox browser just fine, not the Download window. Are you able to resize the download window?
Updated•2 years ago
|
Reporter | ||
Comment 4•2 years ago
|
||
I checked some more on the bug I reported. I can size the download window larger, not smaller, which I need to do. The default window size is too large. I was able to do this prior to this version. Maybe I can go back and reload the previous version of firefox.
Reporter | ||
Comment 5•2 years ago
|
||
(In reply to davekeyes@davidkeyes.com from comment #4)
I checked some more on the bug I reported. I can size the download window larger, not smaller, which I need to do. The default window size is too large. I was able to do this prior to this version. Maybe I can go back and reload the previous version of firefox. I installed a previous version from 107 to 106.0b9 and I am able to decrease the size of the Download window, hooray!!! I turned off the automatic download of all new versions, until you can fix this problem.
Comment 6•2 years ago
|
||
Based on mozregression and bug 1792809 comment 18, it seems pretty clear that this was regressed in bug 1792809.
I'm not sure what we could do to fix this given the min-width is used as the default size as well - I don't know how hard it'd be to split those. Emilio?
Updated•2 years ago
|
Comment 7•2 years ago
|
||
if we are going to reduce the min-width as consequence, please consider we're evaluating to move back labels to the side of fields in the Library (and only there) for other reasons, thus I'd not go further than a 10em reduction.
Updated•2 years ago
|
Assignee | ||
Comment 8•2 years ago
|
||
We can set a smaller min-width, but set the width
/ height
attributes to determine the initial window size. Would that not work for any reason?
Comment 9•2 years ago
|
||
(In reply to Emilio Cobos Álvarez (:emilio) from comment #8)
We can set a smaller min-width, but set the
width
/height
attributes to determine the initial window size. Would that not work for any reason?
No, that sounds fine to me.
Reporter | ||
Comment 10•2 years ago
|
||
I have my download window size as 734 x 540, which is a good size for me.
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Reporter | ||
Comment 11•2 years ago
|
||
Emilio, you need info from me? If so, what kind of info?
Assignee | ||
Comment 12•2 years ago
|
||
(No, I marked it as needing information from me, as a reminder to get back to this)
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 13•2 years ago
|
||
According to Transvision, this is barely localized (only two locales set
a non-default width, and they all do it to just slightly more than
usual).
So standardize the initial size on that (800x500), remove the
localization, and remove the minimum size constraint, which wasn't there
before the regressing bug.
Comment 14•2 years ago
|
||
Comment 15•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Comment 16•2 years ago
|
||
Verified fixed on Firefox Nightly 109.0a1 (20221201161829)
Reporter | ||
Comment 17•2 years ago
|
||
Thank you for fixing this, I just got the 109.0b2 version and quickly checked out the download window. I have been using the nightly version of Firefox, but now switched back to the general released one. As far as I am concerned this bug has been squashed and you can close it.
Description
•