Closed
Bug 1743369
Opened 3 years ago
Closed 3 years ago
The icon and “Sponsored” tag of Sponsored results are offset when the browser is resized to the smallest width
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
VERIFIED
FIXED
96 Branch
People
(Reporter: mheres, Assigned: daisuke)
References
Details
Attachments
(2 files)
[Affected Versions]:
- Firefox Release 94.0.2 (Build ID: 20211119140621)
- Firefox Beta 95.0b12 (Build ID: 20211125185815)
- Firefox Nightly 96.0a1 (Build ID: 20211128213906)
[Affected Platforms]:
- Windows 10
- macOS 11.6
- Linux Mint 20.1
[Prerequisites]:
- Have “browser.search.region” set to “US”.
[Steps to reproduce]:
- Open Firefox.
- Resize the browser window to the smallest possible width.
- Enter in the address bar a string that will trigger a Sponsored result (e.g. “ebay”).
- Observe the Sponsored Result in the "Firefox Suggest" section.
[Expected result]:
- The icon and text of the result are displayed on the same line.
- The “Sponsored” tag is aligned with the rest of the text.
[Actual result]:
- The icon is on a different line than the text.
- The "Sponsored" tag and the rest of the text are not aligned.
[Notes]:
- The issue is not reproducible for other types of Firefox Suggest entries (e.g. history entries, wikipedia results).
- Attached is a recording of the issue.
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → daisuke
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/34c14092aa2b
Fix the broken layout of sponsored suggestion when the width of browser is smallest. r=adw
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Updated•3 years ago
|
Priority: -- → P2
| Reporter | ||
Comment 4•3 years ago
|
||
I have verified that the issue is no longer reproducible. The icon, text and "Sponsored" tag are now correctly aligned for the smallest window width. Tested on Firefox Nightly 96.0a1 (Build ID: 20211202215058) using Windows 10, Linux Mint 20.1, macOS 11.6.
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•