Closed Bug 1320636 Opened 8 years ago Closed 8 years ago

SlideShare make content process spinning.

Categories

(Core :: DOM: Animation, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1190721
Tracking Status
firefox53 --- affected

People

(Reporter: sinker, Unassigned)

References

()

Details

Every page has an <section> element containing an <i> element with class "fa-spin".  It causes the element rotating never stop with an animation.  All <i> elements are rotating even it's <section> is hidden.  In another words, a docuent with 256 pages has 256 animations running at the same time.  It causes the content process always busy.
If the 'hidden' means visibility:hidden, then it's bug 1237454, if it means the element height or width is 0px, it's bug 1315465.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
This case generally will be fixed by bug 1190721 instead of bug 1315465.
You need to log in before you can comment on or make changes to this bug.