Closed
Bug 1127283
Opened 11 years ago
Closed 7 years ago
<video> elements are broken when used with border-radius on Ubuntu
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: lpetrov, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36
Steps to reproduce:
Here is a demo of 2 video elements (using webrtc's getUserMedia), the first one is properly rendered, but the second one (having border-radius) is invisible or flickering.
https://gist.github.com/lpetrov/2d8cea2a286135560706
Also, i'd included a unity_support_test report... had tons of problems of playing video on Ubuntu, on a brand new clean installation of Ubuntu 14.04.1 LTS on VirtualBox, so i'd to play with the drivers to make it working properly (which is a problem with Ubuntu, not Firefox, but may be helpful for anyone trying to replicate this bug).
Note: This works perfectly on OSX.
Actual results:
The first video element is properly displayed, but the second one is invisible and when inspected via the dev tools will show for a second and then disappear again.
Expected results:
The second video, should be displayed as the first one....
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
Comment 1•7 years ago
|
||
Mass closing because of inactivity.
Please feel free to re-open if still relevant.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•