Closed Bug 1120596 Opened 9 years ago Closed 9 years ago

Top-left quarter of poster is shown in jwplayer

Categories

(Firefox Graveyard :: Shumway, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: yury, Unassigned)

References

()

Details

It is possible to reproduce with the inspector as well, e.g. http://localhost:8000/examples/inspector/inspector.html?rfile=/jwplayer~/jwplayer.flash.swf
Blocks: shumway-jw1
No longer blocks: shumway-jw2
The poster image is nested in a masked container. When calculating the masks matrix in the gfx backend, we don't include the pixel density scaling correctly. This issue only occurs if pixel ratio != 1.
Fixed in https://github.com/mozilla/shumway/pull/2008.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
@tobytailor, please remember to mention the bug number in your pull requests (and, ideally, patches) like this:

Bug 1120596 - Take pixel density scaling into account when masking objects
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.