Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Customize the black prompt "*** is fullscreen" when using fullscreen API to trigger full screen mode?

  • 4 replies
  • 1 has this problem
  • 9 views
  • Last reply by guigs

more options

The prompt on top of the screen is so big and not very attractive. Is there any way/API to change its style?

Another problem is that if the full screen mode is turned on in a machine with two monitors, you can switch focus on different programs in different monitor. But every time you focus back on the full screen mode browser, the black prompt appears again, which is annoying.

The prompt on top of the screen is so big and not very attractive. Is there any way/API to change its style? Another problem is that if the full screen mode is turned on in a machine with two monitors, you can switch focus on different programs in different monitor. But every time you focus back on the full screen mode browser, the black prompt appears again, which is annoying.

Chosen solution

Hi fordbzd,

This might be a great question for https://www.stackoverflow.com or https://www.mdn.com

These are third party, but they are nice places to start:

It depends on the video player or api being used as well to hunt down the call for the full screen notification:

Read this answer in context 👍 0

All Replies (4)

more options

Hi fordbzd,

There was another question about this that had some pretty useful responses. Ideato's answer: https://support.mozilla.org/en-US/que.../978852#answer-508049

more options

Thanks rmcguigan. Ideato's answer solves the problem.

Actually I am developing something that need to be shown in the full screen mode. So I need to control it programmatically, like using some js. With Ideato's answer it can only be controlled by users. Do you have any idea to control it using some js?

more options

Chosen Solution

Hi fordbzd,

This might be a great question for https://www.stackoverflow.com or https://www.mdn.com

These are third party, but they are nice places to start:

It depends on the video player or api being used as well to hunt down the call for the full screen notification:

Modified by guigs

more options