Closed
Bug 1882043
Opened 2 years ago
Closed 2 years ago
Recent searches section is mispositioned in the Address Bar
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
VERIFIED
FIXED
125 Branch
People
(Reporter: oardelean, Assigned: daleharvey)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(2 files)
1.91 MB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta+
|
Details | Review |
Notes
- Please see the attached screenshot for more details.
- This issue is reproducible only when both Trending search suggestions and Recent Searches are both enabled.
Found in
- Firefox 124.0b3;
Affected versions
- Firefox 124.0b3;
Tested platforms
- Windows 10;
- macOS 12;
- Ubuntu 22;
Affected platforms
- Windows 10;
- macOS 12;
- Ubuntu 22;
Unaffected platforms
- N/A;
Preconditions
- browser.urlbar.suggest.recentsearches = true
- browser.urlbar.suggest.trending =true
- browser.urlbar.trending.featureGate = true
- browser.urlbar.recentsearches.featureGate = true
- browser.urlbar.trending.requireSearchMode = false
- VPN connected to US/CA.
- Google set as default search engine
Steps to reproduce
- Launch Firefox with the profile from preconditions.
- Perform a few searches using the default search engine.
- Go to about:preferences#search and uncheck the ‘Show trending search suggestions’ option.
- Open a new tab, focus the Address Bar and observe the UI.
Expected result
- Recent searches section is placed below Top Sites.
Actual result
- Recent Searches section is placed above Top Sites.
- 'Shortcuts' string is present.
Regression range
- Will look for one ASAP.
Reporter | ||
Updated•2 years ago
|
Summary: Recent searches section is misaligned in the Address Bar → Recent searches section is mispositioned in the Address Bar
Updated•2 years ago
|
Assignee: nobody → dharvey
Updated•2 years ago
|
Priority: -- → P1
Whiteboard: [sng]
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Comment on attachment 9382716 [details]
Bug 1882043 - Ensure recent searches are shown above topsites. r=Mak
Beta/Release Uplift Approval Request
- User impact if declined: Would impact planned experiment
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce: QA is currently testing feature
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Minor code change that is tested to feature that is disabled by default
- String changes made/needed:
- Is Android affected?: Yes
Attachment #9382716 -
Flags: approval-mozilla-beta?
Pushed by dharvey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a937207bb6a3
Ensure recent searches are shown above topsites. r=mak
Updated•2 years ago
|
status-firefox124:
--- → affected
tracking-firefox124:
--- → +
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Comment 5•2 years ago
|
||
Comment on attachment 9382716 [details]
Bug 1882043 - Ensure recent searches are shown above topsites. r=Mak
Approved for 124.0b6
Attachment #9382716 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•2 years ago
|
Updated•2 years ago
|
Flags: in-testsuite+
Reporter | ||
Comment 7•2 years ago
|
||
Issue is verified as fixed on Firefox 124.0b6 and Nighty 125.0a1 on Windows 10, macOS 12, Ubuntu 22.
‘Recent Searches’ section is now properly displayed in the address bar.
You need to log in
before you can comment on or make changes to this bug.
Description
•