Closed Bug 1248727 Opened 9 years ago Closed 9 years ago

Elements with a fixed position do not animate their position smoothly using JavaScript or CSS3 transitions.

Categories

(Core :: Layout, defect)

19 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1200585

People

(Reporter: tyler, Unassigned)

References

Details

(Keywords: regression)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0 Build ID: 20160210153822 Steps to reproduce: Animate the position of a position:relative parent element, which contains a fixed position element within it, using either JavaScript or CSS3 transitions. https://jsfiddle.net/b700ja5a/1/ Actual results: The fixed element animated in a stuttering manner, and/or became disconnected (not correctly relative) from it's parent element. Expected results: The fixed element should animate as smoothly as the parent element, and should stay at the correct position through out all points in the animation.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Version: 44 Branch → 19 Branch
Blocks: 157681
Component: Untriaged → Layout
Flags: needinfo?(mats)
The regression bug is assigned to ehsan and reviewed by dbaron so I'm not sure what the need-info request is expecting of me here. Can you clarify?
Flags: needinfo?(mats) → needinfo?(tnikkel)
I was thinking that the regressing bug was a different bug that I thought you had worked on involving avoiding reflow. My mistake.
Flags: needinfo?(tnikkel)
Took a while for this to get discovered, but it's been found twice recently.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: