[GH-ISSUE #728] [Bug/Improvement] Extended Fullscreen iPad only apps look weird on iOS. #652

Closed
opened 2026-03-03 15:35:19 +03:00 by kerem · 5 comments
Owner

Originally created by @FlipIsLickin on GitHub (Aug 4, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/728

Describe the bug

When completely fullscreening a ipad app, the buttons that stay stuck on the top of the screen can't be clicked on because of the notch and maybe the dynamic island. I assume it's also because of the status bar/info.

Instructions to reproduce

Any ipad, or landscape only app (force portrait), and run it in multitask. Click the fullscreen button, and then fullscreen further by closing the dock.

What version of LiveContainer and iOS are you using?

LiveContainer+SideStore 3.6.0-Release iOS 18.2

Other info

Im basically just asking if it's possible to make an option to add a blank black space where the time and battery is to push the top buttons down.

Originally created by @FlipIsLickin on GitHub (Aug 4, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/728 **Describe the bug** When completely fullscreening a ipad app, the buttons that stay stuck on the top of the screen can't be clicked on because of the notch and maybe the dynamic island. I assume it's also because of the status bar/info. **Instructions to reproduce** Any ipad, or landscape only app (force portrait), and run it in multitask. Click the fullscreen button, and then fullscreen further by closing the dock. **What version of LiveContainer and iOS are you using?** LiveContainer+SideStore 3.6.0-Release iOS 18.2 **Other info** Im basically just asking if it's possible to make an option to add a blank black space where the time and battery is to push the top buttons down.
kerem closed this issue 2026-03-03 15:35:19 +03:00
Author
Owner

@khanhduytran0 commented on GitHub (Aug 4, 2025):

Maybe expected behavior, since collapsing the dock would hide the window bar altogether. Plus adding blank space would defeat the purpose of safe area. Please send a screenshot.

<!-- gh-comment-id:3148882207 --> @khanhduytran0 commented on GitHub (Aug 4, 2025): Maybe expected behavior, since collapsing the dock would hide the window bar altogether. Plus adding blank space would defeat the purpose of safe area. Please send a screenshot.
Author
Owner

@FlipIsLickin commented on GitHub (Aug 4, 2025):

image

And the two middle buttons are blocked by the notch. I have a iPhone 13.

<!-- gh-comment-id:3148884226 --> @FlipIsLickin commented on GitHub (Aug 4, 2025): ![image](https://github.com/user-attachments/assets/d97cc913-b419-47aa-89e7-c9f941470878) And the two middle buttons are blocked by the notch. I have a iPhone 13.
Author
Owner

@khanhduytran0 commented on GitHub (Aug 4, 2025):

Any ipad, or landscape only app (force portrait)

I guess you're forcing undefined behavior, is it different when running singletask?

<!-- gh-comment-id:3148887878 --> @khanhduytran0 commented on GitHub (Aug 4, 2025): > Any ipad, or landscape only app (force portrait) I guess you're forcing undefined behavior, is it different when running singletask?
Author
Owner

@FlipIsLickin commented on GitHub (Aug 4, 2025):

Any ipad, or landscape only app (force portrait)

I guess you're forcing undefined behavior, is it different when running singletask?

No it's the same thing. Mistake on my part I should've tried it both ways. I think it would be easier to fix if it were in multitask, but I should've known it was the same for both.

<!-- gh-comment-id:3148890914 --> @FlipIsLickin commented on GitHub (Aug 4, 2025): > > Any ipad, or landscape only app (force portrait) > > I guess you're forcing undefined behavior, is it different when running singletask? No it's the same thing. Mistake on my part I should've tried it both ways. I think it would be easier to fix if it were in multitask, but I should've known it was the same for both.
Author
Owner

@khanhduytran0 commented on GitHub (Aug 4, 2025):

While the gap can be easily added in multitask, it causes inconsistency when running singletask. So this should be fixed in the app side instead.

<!-- gh-comment-id:3148895141 --> @khanhduytran0 commented on GitHub (Aug 4, 2025): While the gap can be easily added in multitask, it causes inconsistency when running singletask. So this should be fixed in the app side instead.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#652
No description provided.