Coder Social home page Coder Social logo

Comments (4)

mirari avatar mirari commented on June 12, 2024

https://codepen.io/mirari/pen/YzqxyKj
I tried this and the fullscreen mode dosen't close.

May be it's because you clicking on a blank part of the page?

from vue-fullscreen.

LavrovE avatar LavrovE commented on June 12, 2024

https://codepen.io/mirari/pen/YzqxyKj
I tried this and the fullscreen mode dosen't close.

May be it's because you clicking on a blank part of the page?
I click on button
Try on Chome:

  1. open fullscreen mode
  2. click on upload button
    result - fullscreen closes.
    One more moment:
    How can i open video in fullscreen , if we are in fullscreen mode already?

from vue-fullscreen.

heizhimacoder avatar heizhimacoder commented on June 12, 2024

are you resolved ? input all have the same problem

from vue-fullscreen.

mirari avatar mirari commented on June 12, 2024

Sorry for not replying for so long.
This may not be the same issue.
Exiting fullscreen when selecting a file is probably unavoidable for newer versions of browsers, one idea is to call the fullscreen again in the callback after selecting the file.

https://stackoverflow.com/questions/61100567/how-to-stay-full-screen-when-trigger-upload-file

How can i open video in fullscreen , if we are in fullscreen mode already?

One way is to use the fullscreen api to specify a new target. One way is to set the video element with absolute positioning to fill the current fullscreen target.

from vue-fullscreen.

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.