Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox/YouTube HTML5 Player: Time Remaining not automatically Updated #5582

Closed
elliott94 opened this issue Dec 5, 2015 · 9 comments
Closed

Comments

@elliott94
Copy link

When playing a video from within YouTube's new (ish) HTML5 player, the duration remaining for the current video is not automatically updated. To get a proper idea of the remaining time, it's either necessary to activate Focus Mode and Tab to the slider at which point the correct value is output by NVDA; alternatively, if Object Navigation is used, it's necessary to open a new tab and switch back to the tab containing the video before the information is updated.

@Laughingthunder
Copy link

Try pressing NVDA+F5 to refresh the buffer. Also, make sure that the option to "report dynamic content changes" is turned on in the "object presentation" dialogue.

On Dec 5, 2015, at 5:59 AM, elliott94 notifications@github.com wrote:

When playing a video from within YouTube's new (ish) HTML5 player, the duration remaining for the current video is not automatically updated. To get a proper idea of the remaining time, it's either necessary to activate Focus Mode and Tab to the slider at which point the correct value is output by NVDA; alternatively, if Object Navigation is used, it's necessary to open a new tab and switch back to the tab containing the video before the information is updated.


Reply to this email directly or view it on GitHub.

@elliott94
Copy link
Author

Thank you for the suggestions; however, in this situation I'm reading the information from within Focus rather than Browse Mode. Even if I did refresh NVDA's buffer, it'd take time once again finding the relevant slider - a lot more time than simply reading the time remaining.

@bhavyashah
Copy link

Hi,
Eliot,
I did notice the same issue too. Previously, at some point of time,
maybe when the YouTube HTML Player was different, or maybe in NVDA
version 2015.3, this used to work correctly, time was automatically
and continuously announced when focus was on the slider (even in
browse mode)...
Thanks.

On 12/5/15, elliott94 notifications@github.com wrote:

Thank you for the suggestions; however, in this situation I'm reading the
information from within Focus rather than Browse Mode. Even if I did refresh
NVDA's buffer, it'd take time once again finding the relevant slider - a lot
more time than simply reading the time remaining.


Reply to this email directly or view it on GitHub:
#5582 (comment)

Warm Regards
Bhavya Shah
Using NVDA (Non Visual Desktop Access) free and open source screen
reader for Microsoft Windows
To download a copy of the free screen reader NVDA, please visit
http://www.nvaccess.org/
Using Google Talkback on Motorolla G second generation Lollipop 5.0.2
Reach me through the following means:
Mobile: +91 7506221750
E-mail id: bhavya.shah125@gmail.com
Skype id : bhavya.09

@elliott94
Copy link
Author

Hi Bhavyashah,

This functionality still works correctly if you enter Focus Mode and manually Tab to the slider; however, the constant notification is somewhat annoying if you're trying to watch a video which is when Object Navigation is used.

@jcsteh
Copy link
Contributor

jcsteh commented Dec 7, 2015

You note that the value is not updated. How are you reading the value in the first place? That is, are you using object navigation or focus?

It seems Youtube doesn't actually update the value of this slider when it's not focused. This is a bug Google will need to fix. I'll report it to our contacts at Google. It'd still be useful if you could answer the above questions, though. Perhaps provide the steps of the usual scenario you use when you're watching a Youtube video and you want to check the progress.

Thanks.

@elliott94
Copy link
Author

Thank you for reporting this. Generally, whenever I'm watching a YouTube video I'll be in Focus Mode (so that I can change the volume of playback, etc). In that case, I'll use Object Navigation to move focus to the slider in the window; whilst it's possible to Tab to this element, since the value is being updated in realtime NVDA constantly outputs the new value.

@jcsteh jcsteh added the blocked label Apr 26, 2017
@Adriani90
Copy link
Collaborator

@elliott94 are you still having this issue?
Is it actually possible to implement a key stroke which is directly linked to time sliders in a html5 media object? This might solve the problem. You just press a key stroke and you hear the current value of the slider. The only thing is probably, if the webpage is updated and the design changes the link to the slider might be broken. So it must be implemented by the web developer him or herself in the best case.

@elliott94
Copy link
Author

In that case, do you think that this should be closed if it's up to Google to fix this?

Thanks.

@jcsteh
Copy link
Contributor

jcsteh commented Jan 14, 2019

As noted in #5582 (comment), I reported this to Google, but it seems there hasn't been any action. Given the lack of action on this and the time it's been open, I don't think it's worth tracking here, but you could try contacting Google Accessibility yourself to see if that has any impact. Closing.

@jcsteh jcsteh closed this as completed Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants