This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 28828 - Mention captions in @controls User Interface for media elements
Summary: Mention captions in @controls User Interface for media elements
Status: RESOLVED MOVED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 24860
  Show dependency treegraph
 
Reported: 2015-06-20 00:10 UTC by Silvia Pfeiffer
Modified: 2016-02-04 19:21 UTC (History)
2 users (show)

See Also:


Attachments

Description Silvia Pfeiffer 2015-06-20 00:10:09 UTC
(non-normative change request to address an issue HbbTV brought up in https://www.w3.org/Bugs/Public/show_bug.cgi?id=24860#c13 )

In https://html.spec.whatwg.org/multipage/embedded-content.html#user-interface there is a list that gives examples for controls that a UA my provide if @controls is absent:

"Even when the attribute is absent, however, user agents may provide controls to affect playback of the media resource (e.g. play, pause, seeking, and volume controls), but such features should not interfere with the page's normal rendering."

Add captions to this sentence, e.g. "(e.g. play, pause, seeking, caption track activation/deactivation and volume controls)".


Reason: HbbTV's concern is that the captions/subtitle button on a remote control needs to always work even with the @controls is not present, but that captions/subtitles aren't explicitly mentioned as being able to have UA provided controls.
Comment 1 Philip Jägenstedt 2016-02-04 19:21:14 UTC
https://github.com/whatwg/html/pull/622