Open
Bug 840273
Opened 12 years ago
Updated 2 years ago
3D animation is not showing correct X axis
Categories
(Core :: Web Painting, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: prdood01, Unassigned)
Details
Attachments
(1 file)
4.71 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Build ID: 20130201065344
Steps to reproduce:
I created a 3D animation
Actual results:
The X axis is displaying as if tilted out towards the viewer at the top edge, and away from the viewer at the bottom edge. The animation is not set to manipulate the X axis and it's perspective is set as centered. In other words, the graphic object should appear flat in that dimension, not tilted. I have also noticed that Firefox does not show X axis manipulation in the 3D CSS environment, but does show Z and Y axis manipulation.
Expected results:
The objects in question should be spinning around there Y axis and appear upright, or without X axis alteration. Instead they are leaning out, as if viewed from above. 3D perspective is set so as to show things flat in the X axis. This for both the containing element (perspective origin) & the animated element (transform origin). The file can be viewed at http://maxw3st.us/unicode/unicode.html You may have to click the run button a couple times to get it going. There is a slight pause on startup. In Firefox the slider works as a speed control.
Component: Style System (CSS) → Layout: View Rendering
Assignee | ||
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•