When a video is right-clicked, "Show Statistics" initially works but after that there is no "Hide Statistics". It's still "Show Statistics" and it doesn't work. Sometimes the option will disappear altogether. Seems entangled with "Show/Hide Controls". Pressing Hide Controls for example, will make both Statistics and Controls disappear and won't work consistently.
Confirmed here and here (all ad/content-blocking must be disabled for this to play).
A kind reminder we would like all registered users to weigh in on one of our forum's security policies.
Please take a moment to read this thread and place a vote.
https://forum.palemoon.org/viewtopic.php?f=17&t=32935
Please take a moment to read this thread and place a vote.
https://forum.palemoon.org/viewtopic.php?f=17&t=32935
HTML5 video show/hide statistics/controls mix-up
-
back2themoon
- Knows the dark side

- Posts: 3036
- Joined: 2012-08-19, 20:32
-
New Tobin Paradigm
Re: HTML5 video show/hide statistics/controls mix-up
Typically.. You can't confirm your own bugs.. However, I can 
the only thing the error console tells me is..
But the odd behavior is as OP says it is..
the only thing the error console tells me is..
Code: Select all
Timestamp: 10/6/2016 12:52:40 PM
Warning: ReferenceError: reference to undefined property this.videocontrols.randomID
Source File: chrome://global/content/bindings/videocontrols.xml
Line: 529-
win7-7
- Fanatic

- Posts: 183
- Joined: 2013-09-16, 15:18
- Location: --
Re: HTML5 video show/hide statistics/controls mix-up
browser console shows this error:
TypeError: can't access dead object videocontrols.xml
line 513
and line 708
TypeError: can't access dead object videocontrols.xml
line 513
and line 708
-
back2themoon
- Knows the dark side

- Posts: 3036
- Joined: 2012-08-19, 20:32
Re: HTML5 video show/hide statistics/controls mix-up
I get nothing in the Error Console.
-
New Tobin Paradigm
Re: HTML5 video show/hide statistics/controls mix-up
The issue exists regardless.. Odd we are getting different results in the console though..