Closed
Bug 1165993
Opened 9 years ago
Closed 9 years ago
Tag with fixed position inside object with animation ignores the position(left, top) attributes
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: joaohrm, Unassigned)
Details
(Keywords: css1, css3)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150513174244
Steps to reproduce:
Create a simple tag, and inside it a fixed tag with position set(ex: left: 0;), then change/add an animation to the superior tag
Actual results:
fixed element ignores position: fixed, and act as it is absolute
Expected results:
doesnt change at all
Reporter | ||
Updated•9 years ago
|
Comment 1•9 years ago
|
||
hello,
Do you have a link to a piece of code that can demonstrate this bug?
Thank you,
Justin
Flags: needinfo?(joaohrm)
Updated•9 years ago
|
Flags: needinfo?(joaohrm)
Comment 2•9 years ago
|
||
Closing this bug due to lack of response from the reporter.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(joaohrm)
Resolution: --- → INCOMPLETE
Reporter | ||
Comment 3•9 years ago
|
||
Pls close, i can't reproduce this anymore. Sy for the late answer
Comment 4•7 years ago
|
||
Moving from Core::Untriaged to Core::General https://bugzilla.mozilla.org/show_bug.cgi?id=1407598
Component: Untriaged → General
You need to log in
before you can comment on or make changes to this bug.
Description
•