Amazon pin icon moves when expanding the Address Bar
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
People
(Reporter: atrif, Assigned: daisuke)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [snt-scrubbed][search-regression])
Attachments
(2 files)
Affected versions
- 97.0a1 (20220105093353)
- 96.0 (20220106144528)
- 95.0.2
Affected platforms
- Windows 10x64
- macOS 10.15
- Ubuntu 20.04
Steps to reproduce
- Open Firefox and pin Amazon from the Top Sites section.
- Click the Address Bar to expand.
- Observe the Amazon Pin icon.
Expected result
- Address bar opens as expected.
Actual result
- The Amazon pin icon moves down when the address bar is expanded.
Regression range
- Last good revision: ff220475fee8b11104548853a74b021a1718f47e
First bad revision: 120f83c79d5c22ea8cf344bd901de79333dc035b
Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=ff220475fee8b11104548853a74b021a1718f47e&tochange=120f83c79d5c22ea8cf344bd901de79333dc035b
Notes
- Screen recording attached.
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 1•3 years ago
|
||
I can reproduce this on the latest Nightly on Mac but it's very subtle in my case. I can't see it unless I make a screen recording and slow it down.
The regression range is all l10n changes in bug 1613705, which seem unrelated at first, but they're plausible. What happens is:
- The view opens, and the Amazon favicon and pinned badge appear immediately. The result title does not appear
- After a moment, the "Search with Amazon.com" result title pops in, and the pinned badge shifts down
It's not great the title pops in after the view opens, but setting that aside, we should be able (hopefully) to make sure the pinned badge doesn't move regardless.
We cached a bunch of view strings in bug 1727601 so at first I was confused by this, but I think the result title in this case comes from the top sites data, not an l10n string in the view.
Comment 2•2 years ago
|
||
Only happens with websites where we have pinned shortcuts & localise them.
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
Pushed by dakatsuka.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/29371daf4778 Make the y position of type-icon dependent on center. r=desktop-theme-reviewers,adw,dao
Comment 5•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Updated•2 years ago
|
I managed to reproduce this issue on Firefox 104.0(build ID: 20220818191623) on macOS 12 using the STR from the Description. Verified as fixed on Firefox 105.0b4(build ID: 20220828190315) and Nightly 106.0a1(build ID: 20220828210513) on macOS 12, Ubuntu 22.04, Windows 10.
Description
•