-
after update to 1.10 (debian-experimental) fullscreen global just shows black screen, even with only one monitor
-
If a page is scrollable, an image entering fullscreen mode renders at top of page.
Perhaps a modal window would help?
-
## In your issue, please include:
* Dart SDK Version (`dart --version`):
`Dart SDK version: 2.18.6 (stable) (Tue Dec 13 21:15:14 2022 +0000) on "linux_x64"`
* Whether you are using Windows, …
-
- **Date:** 2024-08-26
- **Resolution:** Open
- **Area:** AppKit
- **OS:** macOS 14.6
- **Type:** Suggestion
## Description
macOS needs a public API to detect if the screen is being observed…
-
🪄 ПОСТАНОВКА:
Добавить ещё одно WEB API
✅ РЕЗУЛЬТАТ:
Добавлено одно из описанных в уроках Web API:
* Fullscreen API
* Geolocation API
* Perfomance API
* Notification API.
🌈 ПОДРОБНЕЕ:
Canvas и F…
-
### Guidelines
- [X] I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases).
- [X] I have searched the issue tracker for [open](https://gith…
-
In the context of #3435, one might ask: on `ffi-window-fullscreen`, should the status and message buffers be hidden?
Status and message buffers displayed | None
:--------:|:--------:
![2024_07_…
aadcg updated
4 months ago
-
```
What steps will reproduce the problem?
1. Go to http://html5-demos.appspot.com/static/fullscreen.html
2. Start the video
3. Press "Toggle fullscreen
The video should be running maximized, but it …
-
I know iOS webview is not supporting the fullscreen API, but I'm thinking a custom JS implementation as a workaround - take the screen size, render a DIV with that size as an overlay and render the pl…
-
### Description
Video, interactive, and gaming mobile sites are often optimized for vertical or horizontal viewing. Orientation lock is important to give the user the best experience, avoid wasting…