Closed
Bug 1168681
Opened 10 years ago
Closed 8 years ago
Consider adding a repeat button to Firefox native video player
Categories
(Toolkit :: Video/Audio Controls, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 862399
People
(Reporter: davidh, Unassigned)
Details
(Keywords: html5)
Attachments
(1 file)
184.25 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Firefox/31.0
Build ID: Gecko/20100101
Steps to reproduce:
Evaluated the GUI of Firefox native HTML5 player.
Actual results:
The control bar lacks a repeat button (see https://cloud.githubusercontent.com/assets/6416073/7692185/66eb0d8c-fdc1-11e4-8821-2118543bb4d4.png)
Expected results:
The Firefox add-on Media loop is described as a "Menu item to control [HTML5] audio/video loop" - https://addons.mozilla.org/en-US/firefo ... edia-loop/. Media loop can be used to repeat HTML5 videos on any website, not just YouTube.
Add-ons like HTML5 Video Everywhere uses Firefox native HTML5 player. The control bar in the native player lack a repeat button. Adding it would increase popularity for media experience in Firefox at large.
Reporter | ||
Updated•10 years ago
|
Severity: normal → enhancement
Component: Untriaged → Toolbars and Customization
Reporter | ||
Comment 1•10 years ago
|
||
Repeate button suggested.
Reporter | ||
Updated•10 years ago
|
Summary: Consider adding a repeat button to native HTML5 player → Consider adding a repeat button to the native HTML5 player
Reporter | ||
Updated•10 years ago
|
Summary: Consider adding a repeat button to the native HTML5 player → Consider adding a repeat button to Firefox native HTML5 player
Reporter | ||
Updated•10 years ago
|
Summary: Consider adding a repeat button to Firefox native HTML5 player → Consider adding a repeat button to Firefox native video player
Updated•10 years ago
|
Component: Toolbars and Customization → Video/Audio Controls
Product: Firefox → Toolkit
Comment 2•10 years ago
|
||
Would this button be used to restart the video at the beginning or go back 10-15 seconds?
Flags: needinfo?(public)
Reporter | ||
Comment 4•10 years ago
|
||
HTML5 Video Everywhere is currently part of GNU IceCat. This player uses the Firefox native player (http://lejenome.me/html5-video-everywhere/#v=0.2.38&id=html5-video-everywhere@lejenome.me), if we add the repeat button there is a great chance that other developers add the repeat button to their web players.
Comment 5•10 years ago
|
||
I don't think this is broadly useful enough to merit a button on the control bar. Might be worth adding it to the context menu, although even that feels kind of edge-casy.
Comment hidden (typo) |
Comment 7•10 years ago
|
||
It could be useful as something to show as an overlay at the end of the video if loop is set to false.
Reporter | ||
Comment 8•10 years ago
|
||
With a repeat button there's no need to privacy invading Service as a Software Substitute's (SaaSS) like. For example, with integrated repeat we can repeat YouTube videos instead of using dedicated repeat websites like yourepeat.com, youtubeonrepeat.com, youtuberepeater.com, tubereplay.com, tuberepeat.com, replayyoutube.net, youtube-repeat.com.
Comment 9•10 years ago
|
||
This is still likely a feature that is not useful for the majority of videos. Every feature that we add includes initial development costs, maintenance costs, QA costs, and documentation.
In this case, I'm pretty confident that we should leave this area available for 3rd-party websites (such as the ones mentioned in comment #8) or add-ons (if users are concerned about 3rd-party websites).
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 10•10 years ago
|
||
I use YouTube videos mostly to listen to audio (with a solid not animated screen) that I repeat. That is why I came up with this idea.
Reporter | ||
Comment 11•8 years ago
|
||
Happy news!
Firefox 49.0 "Added context menu controls to HTML5 audio and video that let users loops files or play files at 1.25x speed" - https://www.mozilla.org/en-US/firefox/49.0/releasenotes/
I'm so glad they added it.
Resolution: WONTFIX → WORKSFORME
Reporter | ||
Updated•8 years ago
|
Version: unspecified → 49 Branch
Reporter | ||
Comment 12•8 years ago
|
||
(In reply to Jared Wein [:jaws] (please needinfo? me) from comment #9)
> This is still likely a feature that is not useful for the majority of
> videos. Every feature that we add includes initial development costs,
> maintenance costs, QA costs, and documentation.
>
> In this case, I'm pretty confident that we should leave this area available
> for 3rd-party websites (such as the ones mentioned in comment #8) or add-ons
> (if users are concerned about 3rd-party websites).
Can you set this to Resolution: FIXED?
Status: RESOLVED → VERIFIED
Comment 13•8 years ago
|
||
Thanks for the reminder. We can actually close this bug as a duplicate of bug 862399, which is where I did the work to implement this :)
Status: VERIFIED → RESOLVED
Closed: 10 years ago → 8 years ago
Resolution: WORKSFORME → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•