Closed
Bug 1642869
Opened 5 years ago
Closed 5 years ago
layout/generic/test/test_page_scroll_with_fixed_pos.html fails with apz.allow_zooming = true
Categories
(Core :: Layout: Scrolling and Overflow, defect)
Core
Layout: Scrolling and Overflow
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | disabled |
firefox79 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Caused by bug 1639448.
Assignee | ||
Comment 1•5 years ago
|
||
So we can preserve the scrolling behaviour that takes into account fixed "headers" and "footers".
Updated•5 years ago
|
Assignee: nobody → tnikkel
Status: NEW → ASSIGNED
Assignee | ||
Updated•5 years ago
|
Component: Panning and Zooming → Layout: Scrolling and Overflow
Updated•5 years ago
|
Keywords: regression
Comment 2•5 years ago
|
||
Set release status flags based on info from the regressing bug 1639448
status-firefox77:
--- → unaffected
status-firefox78:
--- → affected
status-firefox79:
--- → affected
status-firefox-esr68:
--- → unaffected
Updated•5 years ago
|
Attachment #9153713 -
Attachment description: Bug 1642869. Check if the visual viewport differs from the layout viewport in ScrollFrameHelper::GetPageScrollAmount. r?kats → Bug 1642869. Check if the visual viewport differs from the layout viewport in ScrollFrameHelper::GetPageScrollAmount. r=kats
Assignee | ||
Updated•5 years ago
|
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a934a2435d2a
Check if the visual viewport differs from the layout viewport in ScrollFrameHelper::GetPageScrollAmount. r=kats
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
Updated•5 years ago
|
status-firefox76:
--- → unaffected
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•