Closed Bug 1222609 Opened 9 years ago Closed 7 years ago

CSS 3D Transform on child where parent has overflow scroll disappears before being scrolled out of parent

Categories

(Core :: Web Painting, defect)

42 Branch
x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: chanman_ca, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:42.0) Gecko/20100101 Firefox/42.0
Build ID: 20151029151421

Steps to reproduce:

I tried to make a parallax style effect in CSS with 3D transforms.

see
https://jsbin.com/seqabutuzu/1/edit?html,css,output
and slowly scroll to the bottom


Actual results:

The element is not being drawn when its original location is out of the window/parent but the projected location is in the window/parent.


Expected results:

The element should have remained visible.
OS: Unspecified → Mac OS X
Hardware: Unspecified → x86_64
Status: UNCONFIRMED → NEW
Ever confirmed: true
Maybe related to bug 1198135 (although I didn't look at the testcase, just the description).
Depends on: 1198135
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.