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

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

            Bug ID: 22086
           Summary: Add onmodechange event to the TextTrack interface
    Classification: Unclassified
           Product: WHATWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML
          Assignee: ian@hixie.ch
          Reporter: silviapfeiffer1@gmail.com
        QA Contact: contributor@whatwg.org
                CC: alexander.farkas@aperto.de, mike@w3.org,
                    public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org,
                    silviapfeiffer1@gmail.com
        Depends on: 22076

+++ This bug was initially created as a clone of Bug #22076 +++

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 Saturday, 18 May 2013 02:43:09 UTC