Webcam embedded player play button inaccessible on mobile
-
Hello,
I'm noticing that the Webcam embedded player doesn't work so well on mobile devices.
Specifically when the width is
-
Okay...... So I don't know where my entire post went. But I'll rewrite it again now.
So when the window width is
-
@adeels said in Webcam embedded player play button inaccessible on mobile:
Okay...... So I don't know where my entire post went. But I'll rewrite it again now.
So when the window width is
Looking a bit closer, the #infoBox element has a higher z-index value than the #overlayPlay element. So the play button can't be clicked.A simple enough fix could be to set #infoBox display: none, or set the #overlayPlay z-index to a higher value?
Cheers.
Okay there is something funky going on with the forums. But if I quote my post, you can see the full post.
In short, the infoBox element is overlapping the overlayPlay element when screen width is less than 600px and the embedded player goes into mobile layout.
-
@adeels Hello, can you post a screenshot?
-
@korina said in Webcam embedded player play button inaccessible on mobile:
@adeels Hello, can you post a screenshot?
I made a gif and uploaded it to Imgur. Please see this link
Width under 600px embedded player issue
In the gif I just removed the overlapping elements, but there is probably a cleaner fix you could implement.
-
@adeels Hello, this might be an issue on our side, our devs will fix it. Thank you for report.
-
@korina said in Webcam embedded player play button inaccessible on mobile:
@adeels Hello, this might be an issue on our side, our devs will fix it. Thank you for report.
Thanks for the reply. Any word on when this is getting fixed?
-
@adeels Hello, the issue has been fixed. In case you still see it, just reload the webpage, it could be old CSS in cache.