microsoft / WSA

Developer-related issues and feature requests for Windows Subsystem for Android
MIT License
1.46k stars 798 forks source link

An app reported split screen when fullscreen #446

Closed mio-19 closed 8 months ago

mio-19 commented 9 months ago

Steps to reproduce

  1. Install bilibili or bilibili hd from some source such as https://www.bilibili.com
  2. Open the app in fullscreen
  3. Play some random video
  4. Click the fullscreen button

✔️ Expected Behavior

Go fullscreen

❌ Actual Behavior

The app reported that fullscreen is not possible in split-screen mode

Other Software

No response

Please specify the version of Windows Subsystem for Android

2309

dabhattimsft commented 8 months ago

Hi, Android apps on WSA are launched in multi-window mode and not in full screen. Hence, this is by design. To make app full-screen, you can use F11 key.

mio-19 commented 8 months ago

Hi, Android apps on WSA are launched in multi-window mode and not in full screen. Hence, this is by design. To make app full-screen, you can use F11 key.

The app was full-screen but it doesn't think it is fullscreen so refused to play video fullscreen

mio-19 commented 8 months ago

Hi, Android apps on WSA are launched in multi-window mode and not in full screen. Hence, this is by design. To make app full-screen, you can use F11 key.

I made it fullscreen