Closed Bug 740382 Opened 14 years ago Closed 14 years ago

translate3d incorrect z translation placement

Categories

(Core :: Layout, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 726766

People

(Reporter: jeremy, Unassigned)

Details

(Keywords: css3, testcase)

Attachments

(4 files)

Attached file z.html
User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.83 Safari/535.11 Steps to reproduce: Using translate3d to move objects in 3d space can produce unexpected results on Firefox 11 for Windows. I was playing with translate3d, specifically using jmpress[1] and noticed some elements were upside down when viewing in Firefox. A test case is attached and available on github[2]. You'll notice that in Firefox for Windows "Bar" appears on screen upside down, when it it outside what should be viewable. 1: https://github.com/shama/jmpress.js/ 2: https://gist.github.com/2032026 Actual results: Elements outside of the viewer's viewable z-space were rendered upside down on the screen. It appears that if the z translation is set to something greater than the perspective + the parent's translate (the viewport), Firefox renders the item upside down at the negative z difference. Expected results: The elements should be outside of the viewing space and therefore should not appear. This only appears to be an issue with Firefox for Windows. Webkit browsers and Firefox for Mac appear to render it correctly.
Keywords: css3
Attachment #610557 - Attachment mime type: text/plain → text/html
Can you attach a screenshot of the issue? Can you also test with the latest nightly? It may have been fixed already Unable to reproduce on Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20120329 Firefox/14.0a1 ID:20120329031156
Attached image screenshot
Added screenshot. I also just tested on the latest nightly (14.0a1) and it rendered the same as Fx 11.
Please post the contents of about:support as a text attachment to this bug
Attached image bug740382-capture-ff14
I see something weird, the word "Bar" appears upside down only if I disable HWA in FF14 (Nightly). With HWA on, "Bar" stays invisible. In addition, turning off HWA implies a kind of "translation/contraction" of the word "Foo" (see the red lines on the screenshot).
No problem, I attached it from the nightly. Let me know if you need anything else!
I can reproduce on Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20120329 Firefox/14.0a1 (in Parallels).
Status: UNCONFIRMED → NEW
Component: Untriaged → Layout
Ever confirmed: true
Keywords: testcase
Product: Firefox → Core
QA Contact: untriaged → layout
Version: 11 Branch → Trunk
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: