moay / afterglow

HTML5 video player made easy.
http://afterglowplayer.com
MIT License
234 stars 47 forks source link

Play, Pause not working on video screen in lightbox #77

Closed sagarthakar closed 5 years ago

sagarthakar commented 5 years ago

When a video is playing inside a lightbox, then when we click on the video screen for pause, or play then that click is not identified and it doesnt pause or plays the video.

This works when we embed the video in a page, but it doesnt in lightbox.

moay commented 5 years ago

Works for me with latest alpha in v2. Which version of afterglow are you using? Also which browser and device?

sagarthakar commented 5 years ago

I used v2 alpha6, v2 alpha8, also i checked on v1.1x the on screen play/ pause click is not identified on chrome, safari, firefox.

Is there any data tag i need to pass for this ?

sagarthakar commented 5 years ago

Let me check again at my end. I will re-confirm if this works

moay commented 5 years ago

No tags are needed, everything in afterglow is oob... ;-) Just tested, works flawlessly in Safari and Chrome for me. Maybe you have other issues in your page, watch out for javascript errors.

Closing this, as I believe it's not actually related to afterglow, feel free to reopen it, if the issue remains.