elements icon indicating copy to clipboard operation
elements copied to clipboard

Bug: There is a black line when the video is zoomed in on iOS devices.

Open JeffreyIona opened this issue 1 year ago • 4 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Which Mux Elements/Packages does this apply to? Select all that apply

mux-player-react

Which browsers are you using?

Safari on iOS

Which operating systems are you using?

iOS

Description

There is a black line when the video is zoomed in on iOS devices.

Image Image

Reduced test case

https://codesandbox.io/p/sandbox/ly5sws

Steps to reproduce

  1. Create a MuxPlayer video instance or visit the condesandbox issue demo URL: https://ly5sws.csb.app/
  2. Using iPad or any iOS device zoom in
  3. You will see a thin black line.

Current Behavior

There is a black line when the video is zoomed in on iOS devices.

Expected Behavior

No blackline when video is zoomed in on iOS devices.

Errors

No response

What version of the package are you using?

mux-player-react: 3.1.0

JeffreyIona avatar Nov 26 '24 07:11 JeffreyIona

@luwes Any solution yet? I have clip-path: inset(2px 0px 0px 0px); but it messes up the border radius (plus cuts the top on non ios devices).

andres-dejesus avatar Mar 19 '25 16:03 andres-dejesus

unfortunately this is a browser bug of Safari, it has been reported https://github.com/muxinc/media-chrome/discussions/831

luwes avatar Mar 20 '25 17:03 luwes

I'm getting it on Chrome as well.

Image

wdtamagi avatar Apr 18 '25 23:04 wdtamagi

No work around? Im getting it on chrome too

adamatronix avatar Nov 17 '25 15:11 adamatronix