Closed
Bug 822455
Opened 13 years ago
Closed 13 years ago
Accelerated animations don't take document resolution into account correctly
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 828531
People
(Reporter: wesj, Unassigned)
References
Details
I've been looking into turning on OMT animation for us. When it is enabled, it seems like transitions don't correctly account for the resolution of the document.
STR:
1.) Enable OMT transform and opacity animations:
layers.offmainthreadcomposition.animate-opacity
layers.offmainthreadcomposition.animate-transform
2.) Visit https://people.mozilla.com/~bgirard/omtc_test_pages/css.html#
3.) Pinch zoom the page
The animating rect should scale with the page. It does scale while you pinch, but afterwards returns to its original zoom level.
Comment 1•13 years ago
|
||
Checked and this WFM on a Nexus 7. I'm guessing its a dup of 828531
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•