Closed
Bug 1865273
Opened 1 year ago
Closed 1 year ago
Rich suggestions are always bottom
Categories
(Firefox :: Address Bar, enhancement, P2)
Firefox
Address Bar
Tracking
()
VERIFIED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | verified |
People
(Reporter: daleharvey, Assigned: daleharvey)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
Regardless of the order we receive suggestions in, when they are sorted any suggestions with images come out last. I believe this is a timing issue due to the inline data uri taking a longer time to process.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → dharvey
Updated•1 year ago
|
Whiteboard: [sng]
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P2
Pushed by dharvey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d7e5b4cd4c20
Don't group rich suggestions last in urlbar results. r=adw
Comment 3•1 year ago
|
||
Backed out for causing bc failures in browser_searchShowSuggestionsFirst.js
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/preferences/tests/browser_searchShowSuggestionsFirst.js | Checkbox should become unchecked after disabling urlbar suggestions - false == true - {"filename":"chrome://mochitests/content/browser/browser/components/preferences/tests/browser_searchShowSuggestionsFirst.js","name":"superprefInteraction","sourceId":8894,"lineNumber":141,"columnNumber":12,"sourceLine":"","asyncCause":null,"asyncCaller":{"filena
Flags: needinfo?(dharvey)
Comment 4•1 year ago
|
||
Sorry for this, it looks like it is not caused by this bug. Relanded
Flags: needinfo?(dharvey)
Pushed by ctuns@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2df2da5ead3a
Don't group rich suggestions last in urlbar results. r=adw
Assignee | ||
Comment 6•1 year ago
|
||
Cheers yeh I didnt think the above failure was related, there was an intermittent filed immediately on landing so I was investigating that but can continue to do so and see how this landing effects things
Comment 7•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
Verified during Nightly sign-off testrun for this feature that Rich Suggestions are now alongside other suggestions in Nightly 122.0a1 under Win 11 64-bit, Ubuntu 22.04 and macOS 13.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•