Closed
Bug 731777
Opened 13 years ago
Closed 13 years ago
Incorrect rendering of perspective rotation transition and broken mouse-hover detection with perspective and rotation
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: nrc, Assigned: mattwoodrow)
References
Details
Attachments
(2 files)
(deleted),
text/html
|
Details | |
(deleted),
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
Bug 721082 has changed perspective transforms; with rotation and perspective both mouse-hover detection and transition is broken. See the test case - you can find a small spot that triggers hover behaviour near the top centre of the purple div (the whole div should trigger hover), there is incorrect rendering when the div starts rotating and when it finishes rotating back to its original position.
Rendering and hover detection are broken when acceleration is disabled. With D3D10 backend, rendering is fine, but hover detection is tempermental.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → matt.woodrow
Assignee | ||
Comment 1•13 years ago
|
||
Thanks for the test case Nick!
Attachment #603487 -
Flags: review?(roc)
Attachment #603487 -
Flags: review?(roc) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
You need to log in
before you can comment on or make changes to this bug.
Description
•