Completed
Last Updated: 08 Jun 2015 12:20 by ADMIN
ADMIN
Created by: Maria Ilieva
Comments: 0
Category: MediaPlayer
Type: Feature Request
0

			
Unplanned
Last Updated: 03 Aug 2017 13:02 by ADMIN
ADMIN
Created by: Vessy
Comments: 0
Category: MediaPlayer
Type: Bug Report
0
RadMediaPlayer requires multiple taps to play videos in Safari in IPad. The problem is not reproducible in other mobile browser.

Steps to reproduce:
1. Open http://demos.telerik.com/aspnet-ajax/media-player/examples/overview/defaultcs.aspx  in Safari in iPAD
2. Tap to play the video

Result: The video will be not played on the first tap. 
Completed
Last Updated: 12 Feb 2020 11:21 by ADMIN
Release R1 2020 SP1
Created by: david
Comments: 1
Category: MediaPlayer
Type: Bug Report
0
WAVE accessibility evaluation tool reports numerous errors with player button. How can we configure to avoid? Please attached image. 
 

 <telerik:RadMediaPlayer RenderMode="Lightweight" ID="RadMediaPlayer1" Skin="Bootstrap" runat="server" Width="340" BackColor="Black" AutoPlay="true" MimeType="video/mp4" EnableAriaSupport="true"
                        StartVolume="80" Height="200px">
                    </telerik:RadMediaPlayer>
Unplanned
Last Updated: 05 Mar 2020 10:34 by ADMIN
Created by: david
Comments: 0
Category: MediaPlayer
Type: Feature Request
0

Provide keyboard support for the MediaPlayer.

Some of the occurring problems are:

  • It is not clear how to get focus on the control, we assigned an accesskey="T" but  alt-t doesn't give focus (we have  a radmenu on the same page with an accesskey="M" which works fine)
  • The tab key sometimes does not work.

Keyboard navigation is required for 508 accessibility support. Generally the space bar is used to start/stop video and tabs are used to access the playbar features like expand, vol and CC

1 2