Closed Bug 1073877 Opened 10 years ago Closed 10 years ago

Mouse handling regression in main acid test.

Categories

(Firefox Graveyard :: Shumway, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mbx, Assigned: till)

References

Details

(Keywords: regression)

Hovering the mouse over the nose no longer causes it to spin.
Looks like this regressed in https://github.com/mozilla/shumway/pull/1711. The rotated rectangle in the center (further referred as "the nose") is fully covered by an oval shape which is partly masked so that the nose is visible again. In this case, mouse tests that would lead to a successful hit within the masked area of that shape should be ignored and "fall through" to underlying objects.
Assignee: nobody → till
This might be a dupe of hit testing bug 1073401.
Blocks: shumway-m3
Keywords: regression
Fixed by https://github.com/mozilla/shumway/pull/1783

(In reply to Chris Peterson (:cpeterson) from comment #2)
> This might be a dupe of hit testing bug 1073401.

Surprisingly, it turned out to be completely unrelated - expect for being caused by the same patch.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.