Closed
Bug 809493
Opened 13 years ago
Closed 12 years ago
Div contents leak out when scrolling nested div on some frames
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: BenWa, Assigned: BenWa)
Details
(Whiteboard: [leave open])
Attachments
(1 file, 1 obsolete file)
977 bytes,
patch
|
joe
:
review+
|
Details | Diff | Splinter Review |
STR:
1) Open layout/reftests/scrolling/opacity-mixed-scrolling-2.html on mobile
2) Pan the div slowly, sometimes the frame will stop with the contents leaking outside the bounds.
Assignee | ||
Comment 1•13 years ago
|
||
Most likely related: On this page I also see the that the opacity varies as you pan the page and scroll the div.
Assignee | ||
Comment 2•13 years ago
|
||
Note that these failures aren't caused by progressive painting but the artifacts are different with tiling.
Assignee | ||
Comment 3•13 years ago
|
||
(In reply to Benoit Girard (:BenWa) from comment #1)
> Most likely related: On this page I also see the that the opacity varies as
> you pan the page and scroll the div.
This looks like a state change. I can reproduce this reliably using:
0) Enable tile borders (optional).
1) Scroll the div (the div will get it's own layers and tile border).
2) Scroll the page such that the background comes into view.
3) If the div layer is still active and the background is into view the opacity will change.
Assignee | ||
Comment 4•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
OS: Mac OS X → Android
Hardware: x86 → ARM
Assignee | ||
Comment 5•13 years ago
|
||
Correct blend equation this time.
Attachment #679371 -
Attachment is obsolete: true
Attachment #679371 -
Flags: review?(joe)
Attachment #679379 -
Flags: review?(joe)
Updated•13 years ago
|
Attachment #679379 -
Flags: review?(joe) → review+
Assignee | ||
Comment 6•13 years ago
|
||
Whiteboard: [leave open]
Comment 7•13 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•