vanilla activity stream breakpoints causing wonkiness in discovery stream
Categories
(Firefox :: New Tab Page, defect, P1)
Tracking
()
People
(Reporter: thecount, Assigned: thecount)
References
Details
(Keywords: github-merged, regression)
Attachments
(2 files)
|
52 bytes,
text/x-github-pull-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
lizzard
:
approval-mozilla-beta+
|
Details | Review |
If you start to reduce the horizontal screen size, some weird things start to happen, pretty sure it's due to old breakpoints on main, I'll investigate.
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Would you be able to verify that the breakpoints are working as expected in nightly? Thanks!
Comment 4•7 years ago
|
||
Looks like there are still breakpoints on the search bar so it starts to jump around when the window width goes below 1024ox. Everything else looks good.
Updated•7 years ago
|
Updated•7 years ago
|
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
Hey, can you re-verify this now that the search issue has been fixed?
Comment 7•7 years ago
•
|
||
I have verified this in Nightly 67.0a1 on Mac OS 10.14.3
Comment 8•7 years ago
|
||
Comment 9•7 years ago
|
||
Comment on attachment 9044256 [details]
Bug 1527347 - Remove breakpoints for Discovery Stream
Beta/Release Uplift Approval Request
Feature/Bug causing the regression
None
User impact if declined
wonky resizing of visual elements on the new tab page
Is this code covered by automated tests?
Yes
Has the fix been verified in Nightly?
Yes
Needs manual test from QE?
Yes
If yes, steps to reproduce
- set browser.newtabpage.activity-stream.discoverystream.config = {"enabled":false,"show_spocs":true,"layout_endpoint":"https://getpocket.com/v3/newtab/layout?version=1&consumer_key=40249-e88c401e1b1f2242d9e441c4&layout_variant=basic"}
- navigate to about:home or about:newtab and resize horizontally
You should see no elements 'jump' on the screen (ie. resizing should look smooth)
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 a very simple and small change - mostly css
String changes made/needed
none
Updated•7 years ago
|
Comment 10•7 years ago
|
||
Comment on attachment 9044256 [details]
Bug 1527347 - Remove breakpoints for Discovery Stream
Planned work for pocket/new tab. Verified in Nightly.
OK for beta uplift, should land for beta 9.
Landing order: bug 1519879, bug 1525494, bug 1526861, bug 1524669, bug 1527195, bug 1525391, bug 1527347, bug 1525366, bug 1527626, bug 1527397, bug 1518258, bug 1527701, bug 1527370.
Comment 11•7 years ago
|
||
| bugherder uplift | ||
Comment 12•7 years ago
|
||
(In reply to Wolasi from comment #7)
I have verified this in Nightly 67.0a1 on Mac OS 10.14.3
Can you please verify this issue on Firefox 66 Beta 9 (https://archive.mozilla.org/pub/firefox/candidates/66.0b9-candidates/build1/)?
Comment 13•7 years ago
|
||
I have verified that the breakpoint issues have been resolved in Beta 66.0b9 on Mac OS 10.14.3
Updated•7 years ago
|
Comment 14•7 years ago
|
||
(In reply to Wolasi from comment #13)
I have verified that the breakpoint issues have been resolved in Beta 66.0b9
on Mac OS 10.14.3
Thanks for verifying this!
Updated•7 years ago
|
Updated•7 years ago
|
Description
•