Closed Bug 1846291 Opened 2 years ago Closed 2 years ago

There is a size inconsistency between history/bookmarked/switch to tab and suggestion results favicons

Categories

(Firefox :: Address Bar, defect, P1)

Desktop
All
defect

Tracking

()

VERIFIED FIXED
118 Branch
Tracking Status
firefox116 --- wontfix
firefox117 --- verified
firefox118 --- verified

People

(Reporter: cfat, Assigned: adw)

References

Details

Attachments

(2 files)

[Affected versions]:

  • Firefox Nightly 117.0a1 - Build ID: 20230730210800
  • Firefox RC 116 - Build ID: 20230724170120

[Affected Platforms]:

  • Windows 10 x64
  • Linux Ubuntu 20.04 x64
  • macOS 12.6.1

[Prerequisites]:

  • Set browser.urlbar.pocket.featureGate to “true”.
  • Set browser.urlbar.bestMatch.enabled to “true”.
  • Set browser.search.region to “US”.

[Steps to reproduce]:

  1. Open the browser with the profile from the prerequisites.
  2. Type “breakfast” in the Address Bar.
  3. Click the “Cat Cora” Pocket suggestion.
  4. Open a new tab and type “breakfast” in the Address Bar.
  5. Observe the favicons of the results displayed in the Firefox Suggest section.

[Expected result]:

  • Both Pocket favicons are the same size.

[Actual result]:

  • The Pocket favicon of the “Switch to tab” result is bigger than the Pocket suggestion’s favicon.

[Notes]:

  • Attached is a screenshot of the issue.

Great catch, thanks! Looks bad. I'll bump it down to S4 since it's purely a visual problem.

Assignee: nobody → adw
Severity: S3 → S4
Status: NEW → ASSIGNED
Priority: -- → P1

The chevron stroke inside the svg is thinner than the one in the favicon too. We should just use the favicon when showing this icon at 16px.

Please see the bug for context. For pixel-perfect accuracy, we should just use
the favicon when showing the icon at 16px. We can continue to use the svg when
showing it at the larger best-match size.

Attachment #9347478 - Attachment description: Summary: → Bug 1846291 - Use Pocket favicon when showing Pocket suggestions at 16px.
Pushed by dwillcoxon@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f4fd93143fa0 Use Pocket favicon when showing Pocket suggestions at 16px. r=dao
Flags: qe-verify+
Flags: in-testsuite+

Comment on attachment 9347478 [details]
Bug 1846291 - Use Pocket favicon when showing Pocket suggestions at 16px.

Beta/Release Uplift Approval Request

  • User impact if declined: This is necessary for the Pocket suggestions experiment that targets 117.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: Yes
  • If yes, steps to reproduce: Should be clear from the comments
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): This is purely a visual change that replaces one icon with another. The test coverage makes sure we use the appropriate icon.
  • String changes made/needed:
  • Is Android affected?: No
Attachment #9347478 - Flags: approval-mozilla-beta?
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
QA Whiteboard: [qa-triaged]

We verified this issue on the latest Firefox Nightly 118.0a1 (Build ID: 20230809092330) on Windows 10 x64, macOS 12.6.1, and Ubuntu 20.04 x64.

  • The Pocket favicons from the Pocket suggestions and the history/bookmark/switch to tab results are looking the same when the results are triggered in the Firefox Suggest section.

Comment on attachment 9347478 [details]
Bug 1846291 - Use Pocket favicon when showing Pocket suggestions at 16px.

Approved for 117.0b6

Attachment #9347478 - Flags: approval-mozilla-beta? → approval-mozilla-beta+

We verified this issue on the latest Firefox Beta 117.0b6 (Build ID: 20230810181819) on Windows 10 x64, macOS 12.6.1, and Ubuntu 20.04 x64.

  • The Pocket favicons from the Pocket suggestions and the history/bookmark/switch to tab results are looking the same when the results are triggered in the Firefox Suggest section.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: