Canvas elements fail to render video on Android.
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
People
(Reporter: connor.odonnell333, Unassigned)
References
Details
Attachments
(1 file)
621 bytes,
text/html
|
Details |
Firefox for Android
Steps to reproduce:
I programmed a canvas element to render the frames of a video element, and tested it on an Android phone.
113.2.0 (Build #2015952075), 88ca8c80c8+
GV: 113.0.2-20230522134052
AS: 97.4.1
Actual results:
Nothing
Expected results:
An identical video should have appeared on the canvas element, as it does in other browsers, including the desktop version of Firefox.
Comment 1•1 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: Canvas2D' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 years ago
|
||
This is also not working on my android device but it does in another chromium based browser.
The console has no errors.
And I also tried it on Firefox 112, 111 and 110.
Jamie, is this supposed to work at all (is it implemented)?
Comment 3•1 years ago
|
||
This might be bug 1526207
Comment 4•1 years ago
|
||
Yes this is the same bug
Description
•