paolobenve / myphotoshare

MOVED TO GITLAB! --- A Web 2.0 Photo Gallery Done Right via Static JSON, Dynamic Javascript and a bit of php for sharing
15 stars 0 forks source link

Can't watch videos in firefox #65

Closed pmetras closed 6 years ago

pmetras commented 6 years ago

I've added videos to my test album and I can't watch them. Whenever MyPhotoShare displays a photo or a video, the mouse cursor turns to <=>. In the case of a video, it remains as <=> when moved over the browser video player, and changes for the traditional mouse pointer over the video controls. But when I click on the play button, the click is interpreted as a change media request and it displays the next photo or video instead of playing the current video.

This happens with FireFox 57.0.4 (64-bit).

paolobenve commented 6 years ago

yes, confirmed in firefox, while not in chromium and vivaldi

shift-click is required in firefox

perhaps a propagation problem?

paolobenve commented 6 years ago

merged, closing. I have added the possibility to change to next media using shift or control

paolobenve commented 6 years ago

corrected cursor on video