Open
Bug 1452814
Opened 7 years ago
Updated 2 years ago
The object is clipped to visible bound that does not move along with translation during CSS keyframe animation
Categories
(Core :: Graphics: Layers, defect, P3)
Tracking
()
People
(Reporter: tungweic, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [gfx-noted])
Attachments
(5 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15
Steps to reproduce:
1. Open attached index.html
2. Click Play button
Actual results:
The visible bound does not move along with the translation.
Expected results:
The visible bound should move along with the object so the object is visible during animations.
The issue occurs in macOS 10.13.x. Firefox version is 59.0.2.
![]() |
||
Comment 5•7 years ago
|
||
Regressed since Firefox49.
Regression window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=daf8583252b256d279453f6cbd7e8494f1a811c4&tochange=656235d7f868ed8147d65aaa0031760863b343a9
Regressed by:Bug 1274962
Blocks: 1274962
Status: UNCONFIRMED → NEW
status-firefox59:
--- → wontfix
status-firefox60:
--- → wontfix
status-firefox61:
--- → affected
status-firefox-esr52:
--- → wontfix
Component: Untriaged → Layout
Ever confirmed: true
Keywords: regression
Product: Firefox → Core
Version: 59 Branch → 49 Branch
Comment 6•7 years ago
|
||
Updated•7 years ago
|
Component: Layout → Graphics: Layers
Updated•7 years ago
|
Flags: needinfo?(matt.woodrow)
Priority: -- → P3
Whiteboard: [gfx-noted]
Updated•7 years ago
|
status-firefox62:
--- → wontfix
status-firefox-esr60:
--- → wontfix
Updated•2 years ago
|
Severity: normal → S3
Comment 7•2 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit BugBot documentation.
Flags: needinfo?(matt.woodrow)
You need to log in
before you can comment on or make changes to this bug.
Description
•