You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the React-player in my application, When i clicking on PIP(Picture-in-Picture) mode, The PIP player is not opening in main Dom, it is opening in a separate window. we want to access for the same DOM.
I am facing the Accessibility issues, When i am using TAB key, The Tab key is not moving to picture-in-picture mode. The solution is not found, please help.
The text was updated successfully, but these errors were encountered:
Keyboard focus is not going to picture in picture section
Keyboard focus contrast is failing on 'Picture in picture' controls
Video Player : No label for 'Picture in picture' control buttons and those are not announced.
Video Player : Cannot activate 'Picture in picture' button.
I am using the React-player in my application, When i clicking on PIP(Picture-in-Picture) mode, The PIP player is not opening in main Dom, it is opening in a separate window. we want to access for the same DOM.
I am facing the Accessibility issues, When i am using TAB key, The Tab key is not moving to picture-in-picture mode. The solution is not found, please help.
The text was updated successfully, but these errors were encountered: