Questions tagged [fullscreen]

A fullscreen object occupies the entire screen.

An application is considered to be fullscreen if it takes up the full area of the screen, as opposed to being in a window.

Common uses for full-screen include playing videos, viewing photo or playing games.

In Microsoft Windows 8 and above, Windows Store applications are shown in a full-screen mode. Full screen mode can be entered/exited using the F11 function key.

In Mac OS X Lion and above, a number of applications have a full-screen mode, that can be activated by clicking the arrows control in the top-right corner of an application window.

An element in a Web page can be taken full-screen by using the Fullscreen API.

References

3484 questions
1
vote
1 answer

How to prevent full-screen embedded Google Maps from capturing scroll first

I have an embedded Google Maps V3, and gestureHandling defaults to "cooperative", which is great, because an infobox appears when clicking on a location cluster and it often needs scrolling. However, when the map view goes to full-screen, it returns…
1
vote
1 answer

How to add escape key to close mobile navigation

Basically I'm using a hamburger menu (full screen overlay) on desktop and would like to assign the 'Escape' key so users are able to close the menu. Currently this is my mark-up
user5047907
1
vote
0 answers

Flash 9 full-screen addChild error

I am having issues with Flash 9 player while in full-screen mode. In my case addChild method of DisplayObject behavior is wired while "Press Esc to exit full screen mode" is shown. There are no problem in normal stage mode or after "Press Esc.."…
samfromlv
  • 1,001
  • 1
  • 10
  • 17
1
vote
1 answer

Game Tools letterboxing on Samsung devices

Samsung has something called Game Tools on the s7,s8, and s9 that automatically puts games in a letterbox mode. You have to dig into the Game Tools menu and toogle 'Full Screen' to eliminate this, in which case Game Tools asks to restart your game…
Androidcoder
  • 4,389
  • 5
  • 35
  • 50
1
vote
2 answers

How can I make my app be full screen on Huawei Mate 10 Pro, or other 18:9 ratio phones?

I tried forcing "Full Screen" in my styles like this: true true I tried from my…
rosu alin
  • 5,674
  • 11
  • 69
  • 150
1
vote
0 answers

Display only full screen YouTube video with WebView (not show comment etc...)

I want to display YouTube videos with fullscreen. So I tried the codes below, but all of them show show white screen (not work). Both of these two buttons don't work (I tried embedded one and URL without embedded). How could I set my…
e.zver
  • 31
  • 5
1
vote
1 answer

Full Screen Transparent Color Overlay in Java

Is it possible to create a transparent color overlay in Java? It should also cover the taskbar and toolbar. The following code does not work. It just creates a black window in full screen. public class Overlay extends Window { private static…
Ood
  • 1,445
  • 4
  • 23
  • 43
1
vote
1 answer

changing scenes in full screen

I have read several questions/solutions here that are related to my problems. but nothing seems to work. so I have a primarystage in fullscreen mode, say if i click a button it changes the scene. but the stage seems to display the taskbar. also I…
1
vote
0 answers

html fullscreen: Disable status bar on android

I've noticed after upgrading to Android 8, the status bar is not hidden on Chrome anymore with html5 fullscreen. Is there a way to hide this? This wasn't the case with previous Android versions. Chrome: 64.0.3282.137 OS: Android 8.0.0, HTC 10…
Abdul Sadik Yalcin
  • 1,744
  • 2
  • 19
  • 50
1
vote
0 answers

UI Elements are not visible in Fullscreen mode

I'm trying to view a ImageButton (play and pause) when a video is shown in fullscreen mode of Google VR, but they are not visible. The button is visible only in non-fullscreen mode. The things I've tried: Add the view after the fullscreen mode is…
SO1992
  • 127
  • 1
  • 13
1
vote
0 answers

HTML5 video doesn't go fullscreen on iPad

I've set up a HTML5 video on my website here. It works perfectly on every (tested) device, except iPad. Namely, the fullscreen button doesn't work and the video doesn't go fullscreen. Any idea on the reason why? Should I use webkitbeginfullscreen?…
Marco
  • 389
  • 1
  • 3
  • 14
1
vote
1 answer

Fullscreen Overlay Navigation with 2nd Level

I am trying to create a fullscreen navigation overlay with 2 levels of navigation. Currently I have managed to build the fullscreen overlay along with the level 1 navigation. https://codepen.io/anon/pen/rJJGKE $(document).ready(function() { …
Chris
  • 313
  • 1
  • 4
  • 21
1
vote
3 answers

Vertical alignment and spacing for two divs

I'm stuck with a vertical align issue. I have 2 divs. First one has auto height (depends on the browser size), the other one has fixed height and is positioned at the bottom of page. Also, the second div needs margin. An exact example of what I want…
user463393
1
vote
1 answer

Screenshot behind a full screen Form results in a black screen

I want to capture an image of a desktop that ignores my form when captured. I like this answer, but have not been able to capture the desktop content, only a black screen. So, I need of help to try fix this trouble. Here is my version with little…
user9210291
1
vote
1 answer

HTML5 video in fullscreen: how to manipulate the screen size?

On my site I have a