[Bug 22076] New: Add onmodechange event to the TextTrack interface

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22076

            Bug ID: 22076
           Summary: Add onmodechange event to the TextTrack interface
    Classification: Unclassified
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec
          Assignee: dave.null@w3.org
          Reporter: alexander.farkas@aperto.de
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org

While we have a lot of special events for adding/removing tracks and
cuechange/cueexit/cueenter. We do not have an event for the case, where a user
changes the mode of a track. This is for example needed for custom styleable
controls. If the user changes the mode using the context menue from
showing/disabled to disabled/showing we need an event for this to update for
example the visual state of our controls.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 17 May 2013 22:16:26 UTC