Ticket #1304 (closed bug: fixed)

Opened 2 years ago

Last modified 23 months ago

Player should listen for muting events in HTML5

Reported by: pablo Owned by: pablo
Priority: Milestone: Player 5.8
Component: html5 Keywords:
Cc: Forum thread: http://www.longtailvideo.com/support/forums/jw-player/bug-reports/19183/mute-icon-in-html5

Description

Some browsers (e.g. IE 9) give users the ability to mute / unmute the <video> tag. The player should listen for these events and update the controlbar icons appropriately.

Change History

comment:1 Changed 2 years ago by pablo

  • Milestone changed from Player 5.7 to Player 5.8

comment:2 Changed 23 months ago by pablo

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in [1953]. Note, it is not possible to listen for volume change events on iOS, since the <video> tag does not dispatch events when the user changes the device volume.

Note: See TracTickets for help on using tickets.