[Firefox Suggest Opt-in Experiment] Bring narrow layout for topPosition=false in line with topPosition=true
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
People
(Reporter: dao, Assigned: dao)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
Currently the narrow layout for browser.urlbar.quicksuggest.contextualOptIn.topPosition=false
looks way worse than for browser.urlbar.quicksuggest.contextualOptIn.topPosition=true
. We should ideally fix this for the experiment to prevent potentially skewing results by making topPosition=false
less usable.
Updated•11 months ago
|
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Comment 1•11 months ago
|
||
Updated•11 months ago
|
Assignee | ||
Comment 3•10 months ago
•
|
||
Comment on attachment 9365459 [details]
Bug 1866620 - [Firefox Suggest Opt-in Experiment] Bring narrow layout for topPosition=false in line with topPosition=true. r=daleharvey
Beta/Release Uplift Approval Request
- User impact if declined: this is needed for a Firefox Suggest experiment that we're running in 121, supports OKR 5.2
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: QA has a test plan covering this
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): CSS-only fixed limited to experiment
- String changes made/needed:
- Is Android affected?: No
Assignee | ||
Updated•10 months ago
|
Comment 4•10 months ago
|
||
bugherder |
Comment 5•10 months ago
|
||
Comment on attachment 9365459 [details]
Bug 1866620 - [Firefox Suggest Opt-in Experiment] Bring narrow layout for topPosition=false in line with topPosition=true. r=daleharvey
Approved for 121.0b5.
Updated•10 months ago
|
Updated•10 months ago
|
Comment 7•10 months ago
|
||
I have verified the issue on the latest Beta 121.0b5 (Build ID: 20231129091815) and on the latest Nightly 122.0a1 (Build ID: 20231129050021) on Windows 10 x64, macOS 13.1 and Linux Mint 20.1 x64.
- While verifying this issue I have observed that now when the browser is resized to its minimum, in the Opt-In section from the bottom the "Not Now" button jumps on a new row and both buttons are entirely displayed. But, in the Opt-In section from the top, both buttons remain in the same row.
@Dao, is this a limitation for the Opt-In section displayed in the top position? Or should we log a separate issue for this?
Assignee | ||
Comment 8•10 months ago
|
||
(In reply to Cosmin Muntean [:cmuntean], Ecosystem QA from comment #7)
I have verified the issue on the latest Beta 121.0b5 (Build ID: 20231129091815) and on the latest Nightly 122.0a1 (Build ID: 20231129050021) on Windows 10 x64, macOS 13.1 and Linux Mint 20.1 x64.
- While verifying this issue I have observed that now when the browser is resized to its minimum, in the Opt-In section from the bottom the "Not Now" button jumps on a new row and both buttons are entirely displayed. But, in the Opt-In section from the top, both buttons remain in the same row.
@Dao, is this a limitation for the Opt-In section displayed in the top position? Or should we log a separate issue for this?
There are more issue with super small windows, e.g. the description gets cut off too. I'd say this is an edge case and not a priority / shouldn't block the experiment, but worth filing anyway I would say. Thank you!
Comment 9•10 months ago
|
||
Thank you Dao!
I have logged a general issue for the cut-off content on browser resize in Bug 1868131.
Description
•