mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #652] [BUG] Multitask Dock and window controls goes off screen when changing orientation. #582
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#582
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NotADevBtw on GitHub (Jul 6, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/652
Describe the bug
Whenever switching orientations while an app is maximized the window controls seems to go off screen, this can sometimes happen even when the app is not maximized. The dock only goes off screen while maximized otherwise it can still be seen and interacted with.
Instructions to reproduce
Open app in multitask mode, maximize window and change orientation.
What version of LiveContainer and iOS are you using?
LiveContainer 3.5.57-Release (main/01170b6), iOS 26.0 Developer Beta 2 (23A5276f)
Other info
Dock width seems to affect response area for moving it while in landscape mode much more than in portrait.
Current workaround is to change orientation before maximizing the app.