Coder Social home page Coder Social logo

HTML5 video fullscreen bug about reveal.js HOT 4 CLOSED

hakimel avatar hakimel commented on July 30, 2024
HTML5 video fullscreen bug

from reveal.js.

Comments (4)

hakimel avatar hakimel commented on July 30, 2024

Tried to fix this in Safari but to no avail unfortunately. Was hoping the :-webkit-full-screen pseudo selector could be used for targeting but that didn't have any effect.

from reveal.js.

hakimel avatar hakimel commented on July 30, 2024

Re-tested this and it's working in latest Chrome and Safari 6. Firefox still doesn't go complete fullscreen but I consider that an implementation error in FF – a full screen button on a video player should, um, go full screen. Not sure if the previous issue in Safari was fixed by changes to reveal.js or changes to Safari in v6.

from reveal.js.

zigarrre avatar zigarrre commented on July 30, 2024

This Bug is still present in reveal.js 2.6.1 with Firefox 26. Even if that's an implementation error in Firefox I would highly appreciate a workaround.

from reveal.js.

mahish avatar mahish commented on July 30, 2024

The bug is still present. I tried to debug it a little bit.

div.background to display: none; makes a video visible.
div.slides from left: 50%; top: 50%; to left: 0; top: 0; makes it fullscreen.

If you want to play/pause on click you need to change div.state-background to display: none .

Unfortunately, i have not been successful bringing it to real life ... only through inspector.

from reveal.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.