The Firefox icon and text of the message displayed after dismissing a Yelp suggestion are misaligned
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox123 | --- | wontfix |
firefox124 | --- | verified |
firefox125 | --- | verified |
People
(Reporter: cfat, Assigned: adw)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [sng])
Attachments
(2 files)
133.03 KB,
image/jpeg
|
Details | |
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta+
|
Details | Review |
[Affected versions]:
- Firefox Nightly 124.0a1 - Build ID: 20240216094648
[Affected Platforms]:
- Windows 10 x64
- macOS 12.6.1
- Linux Ubuntu 20.04 x64
[Prerequisites]:
- Have the following prefs set with the values to enable the feature:
browser.search.region
= US (connect to a VPN server if outside US)
browser.urlbar.quicksuggest.rustEnabled
= true
browser.urlbar.suggest.yelp
= true
browser.urlbar.yelp.featureGate
= true
browser.urlbar.yelp.priority
= true
[Steps to reproduce]:
- Open the browser with the profile from the prerequisites.
- Type the “sushi” string in the Address Bar.
- Click the “Feedback” button.
- Click the “Don’t show this” option.
- Dismiss the suggestion by clicking any of the “Not relevant” or “Not interested” options.
- Observe how the message is displayed.
[Expected result]:
- The Firefox icon and “Thanks for your feedback” text are horizontally aligned in the middle of the message row.
[Actual result]:
- The Firefox icon and “Thanks for your feedback” text are placed higher, in the top half area of the message row.
[Notes]:
- This issue affects Yelp results displayed on both Top Pick and Firefox Suggest locations.
- Attached is a screenshot of the issue.
Assignee | ||
Comment 1•9 months ago
|
||
This was regressed by bug 1851481.
Assignee | ||
Comment 2•9 months ago
|
||
All tips are broken, not only the dismissal acknowledgment, but most other tips have larger block padding, which makes it not look quite as bad.
Assignee | ||
Comment 3•9 months ago
|
||
Comment 4•9 months ago
|
||
Set release status flags based on info from the regressing bug 1851481
Comment 6•9 months ago
|
||
bugherder |
Comment 7•9 months ago
|
||
The patch landed in nightly and beta is affected.
:adw, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox124
towontfix
.
For more information, please visit BugBot documentation.
Reporter | ||
Comment 8•9 months ago
|
||
I have verified this issue on the latest Firefox Nightly 125.0a1 (Build ID: 20240228100509) on Windows 10 x64, Ubuntu 20.04 x64, and macOS 12.6.1.
- The Firefox icon and “Thanks for your feedback” text are horizontally aligned in the middle of the message row.
Assignee | ||
Comment 9•9 months ago
|
||
Comment on attachment 9382765 [details]
Bug 1880667 - Vertically center-align urlbar tips.
Beta/Release Uplift Approval Request
- User impact if declined: This is necessary for the Yelp suggestions experiment that will target 124.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: See previous comments
- List of other uplifts needed: The following Yelp bugs need uplift in this order: bug 1881071, bug 1881606, bug 1880667 (this bug), bug 1882174, bug 1880862
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This is a small CSS-only styling change that vertically centers some items in the urlbar panel.
- String changes made/needed:
- Is Android affected?: No
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Updated•9 months ago
|
Updated•9 months ago
|
Comment 10•9 months ago
|
||
Comment on attachment 9382765 [details]
Bug 1880667 - Vertically center-align urlbar tips.
Approved for 124.0b6
Comment 11•9 months ago
|
||
uplift |
Updated•9 months ago
|
Updated•9 months ago
|
Reporter | ||
Comment 12•9 months ago
|
||
I have verified this issue on Firefox Beta 124.0b6 (Build ID: 20240301091852) on Windows 10 x64, Ubuntu 20.04 x64, and macOS 12.6.1.
- The Firefox icon and “Thanks for your feedback” text are horizontally aligned in the middle of the message row.
Description
•