Search tip text is not displayed when the browser has minimum width
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox117 | --- | wontfix |
| firefox118 | --- | wontfix |
| firefox119 | --- | wontfix |
People
(Reporter: atrif, Unassigned)
References
(Regression)
Details
(Keywords: papercut, regression, Whiteboard: [sng][search-papercut])
Attachments
(2 files)
Found in
- 118.0a1 (2023-08-27)
Affected versions
- 118.0a1 (2023-08-27)
- 117.0
- 115.2.0esr
Tested platforms
- Affected platforms: Ubuntu 20, Windows 10x64, macOS 13
- Unaffected platforms: none
Preconditions
- browser.urlbar.searchTips.test.ignoreShowLimits: true
Steps to reproduce
- Set the browser to minimum width.
- Open a new tab.
Expected result
- Search tip text is displayed.
Actual result
- Search tip text is not displayed.
Regression range
- Last good revision: fc54299fdf1d173ee2fb89bb94a358061faebaae
First bad revision: 70be20d80c2fbfc53b3d65c302ef190a03fa56b1
Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=fc54299fdf1d173ee2fb89bb94a358061faebaae&tochange=70be20d80c2fbfc53b3d65c302ef190a03fa56b1
Unfortunately, I don’t know for sure if bug 1827031 is the regressor.
Additional notes
- Attached a screen recording.
- Feel free to change the component as well if needed. Thank you!
| Reporter | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
:atrif, could you try to find a regression range using for example mozregression?
Updated•2 years ago
|
Comment 2•2 years ago
|
||
:emilio, since you are the author of the regressor, bug 1827031, could you take a look?
For more information, please visit BugBot documentation.
Comment 3•2 years ago
|
||
What was the behavior before my patch? Before my patch the urlbar would overflow which seems wrong? Also it was a very short-lived bug, so it probably went back further.
| Reporter | ||
Comment 4•2 years ago
|
||
Hello Emilio! You are correct! Before this patch, the search tip text is displayed but the extensions button from the toolbar overlaps the App Menu when the browser has minimum width.
It seems that this started as follows:
- Bug 1803873 was the first to hide the search tip when the browser is minimum width.
- Bug 1823791 fixes the search tip but the extensions button overlaps the App Menu.
- And then bug 1827031 hides the search tip and the extensions button no longer overlaps the App Menu.
I am attaching a screenshot for better understanding. If more information is needed please let me know.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Description
•