- From: <bugzilla@jessica.w3.org>
- Date: Thu, 02 Dec 2010 14:14:57 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11453
Summary: The timeupdate event should distinguish normal play
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: sean.hayes@microsoft.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
The timeupdate event fired by media events should have a means for the handler
to distinguish whether the event was caused "as part of normal playback" or "in
an especially interesting way, for example discontinuously".
The author may need to prevent linked activities (particularly those that have
a duration, such as triggering an audio sound) when not in normal playback
mode. Conversly authors may need to apply overlays (e.g. chapter
descriptions)when the user is scrbbing the timeline which would not be revealed
during normal play.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Thursday, 2 December 2010 14:15:02 UTC