[Phase 3] The Quick Suggest modal is not fully visible when restarting and maximizing the browser from a previous minimized window
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
People
(Reporter: cfat, Unassigned)
References
Details
Attachments
(1 file)
|
2.23 MB,
image/gif
|
Details |
[Affected versions]:
- Firefox Nightly 90.0a1 (Build ID:20210513214800);
- Firefox Beta 89.0b12 (Build ID: 20210513185752);
[Affected Platforms]:
- Windows 10 x64;
- macOS 10.15.7;
- Linux Mint 20 x64;
[Prerequisites]:
- Have the latest Firefox Nightly installed.
- Have the following prefs set:
browser.urlbar.quicksuggest.enabledtotrue.browser.urlbar.quicksuggest.seenRestartsto '89'.browser.urlbar.quicksuggest.showedOnboardingDialogtofalse.
[Steps to reproduce]:
- Open the Firefox browser with the profile from prerequisites.
- Restart the browser 3 times so that the Quick Suggest modal is displayed at the 3rd session startup.
- Resize the browser close to the minimum (until the modal is no longer fully visible).
- Restart the browser.
- Maximize the browser by double-clicking the tabs bar.
- Observe the Quick Suggest modal.
[Expected result]:
- The Quick Suggest modal is fully displayed.
OR - The Quick Suggest modal keeps its resolution from the minimized browser and has scrollbars that allow the users to scroll within the modal.
[Actual result]:
- The Quick Suggest modal is truncated and not fully visible.
[Notes]:
- Attached a screen recording of the issue.
Comment 1•5 years ago
|
||
Maybe need a resize listener somewhere? We should fix this, but it seems low priority since you need to make the window very small, restart, and then make it big.
Also I would expect the MR1 onboarding dialog to have the same problem.
Comment 2•5 years ago
|
||
Hello Carmen.
I took a look at this issue, but could not reproduce it.
I investigated a bit, it seems that it was fixed by bug 1710462.
Could you check whether or not it can be still reproduced, just to be safe?
Comment 3•5 years ago
|
||
Hi Daisuke! Thanks for looking over this.
I have also verified this issue on the latest Beta 90.0b11 and the latest Nightly 91.0a1 build and the issue is no longer reproducible. I have verified this on Windows 10 x64, macOS 10.15.7 and Linux Mint 20.
Considering the fact that the issue is fixed by bug 1710462, I will also mark this one as verified-fixed.
Updated•5 years ago
|
| Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Description
•