Video and audio controls should adjust their display based on dimensions using the onresize event
Categories
(Toolkit :: Video/Audio Controls, defect)
Tracking
()
People
(Reporter: jaws, Unassigned, Mentored)
References
Details
(Whiteboard: [lang=js])
User Story
Bug 876426 added a "resizevideocontrols" event that we can use to fix this bug. The changes will need to be made in /toolkit/content/widgets/videocontrols.xml
Updated•12 years ago
|
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Reporter | ||
Comment 3•12 years ago
|
||
Reporter | ||
Comment 4•11 years ago
|
||
Updated•11 years ago
|
Assignee | ||
Updated•10 years ago
|
Reporter | ||
Updated•10 years ago
|
Comment 5•4 years ago
|
||
is this bug still available for fixing? i want to try it out
can it be assigned to me?
Reporter | ||
Comment 6•4 years ago
|
||
I'm not exactly sure if this bug is still present, given it looks like bug 876426 would have fixed it. However in comment #4 I implied it wasn't fixed yet. @Bukola, do you want to try to put together a webpage that has a video on it that is resizable and see what is working well and what isn't working well?
Comment 7•4 years ago
|
||
Its okay if its been fixed, I recently worked on something related to video and audio control
Thats what drew my attention to the bug.
(In reply to Jared Wein [:jaws] (please needinfo? me) from comment #6)
I'm not exactly sure if this bug is still present, given it looks like bug 876426 would have fixed it. However in comment #4 I implied it wasn't fixed yet. @Bukola, do you want to try to put together a webpage that has a video on it that is resizable and see what is working well and what isn't working well?
I am an outreachy applicant. How do i go about putting up a webpage for this please
Reporter | ||
Comment 9•3 years ago
|
||
This is now working for me. I tested with a local video and resized the element using explicit CSS width measurements via the Inspector. Hovering over the video added/removed control abilities as the video changed dimensions.
Description
•