[GH-ISSUE #524] [BUG] physical keyboard does not work with multitask #474

Closed
opened 2026-03-03 15:33:55 +03:00 by kerem · 4 comments
Owner

Originally created by @dragonplus8 on GitHub (May 23, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/524

Describe the bug

Having multitask in either native window or virtual window does not work with a physical keyboard or a trackpad gestures

Instructions to reproduce

  1. Connect physical keyboard
  2. open app in either multitask mode
  3. attempt to type using that keyboard

What version of LiveContainer are you using?

Version 3.4.57-Release (multitask/a967d83)

Other info

The physical keyboard I am using is a keyboard magic

Originally created by @dragonplus8 on GitHub (May 23, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/524 ### Describe the bug Having multitask in either native window or virtual window does not work with a physical keyboard or a trackpad gestures ### Instructions to reproduce 1. Connect physical keyboard 2. open app in either multitask mode 3. attempt to type using that keyboard ### What version of LiveContainer are you using? Version 3.4.57-Release (multitask/a967d83) ### Other info The physical keyboard I am using is a keyboard magic
kerem 2026-03-03 15:33:55 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@dragonplus8 commented on GitHub (May 29, 2025):

Turns out trackpads 2 finger drag does work but is flipped so to scroll horizontally you actually scroll vertically and to scroll vertically you have to scroll horizontally, unsure if I should make this a separate report

<!-- gh-comment-id:2918037297 --> @dragonplus8 commented on GitHub (May 29, 2025): Turns out trackpads 2 finger drag does work but is flipped so to scroll horizontally you actually scroll vertically and to scroll vertically you have to scroll horizontally, unsure if I should make this a separate report
Author
Owner

@khanhduytran0 commented on GitHub (May 29, 2025):

Is it flipped if you rotate it upside down?

<!-- gh-comment-id:2918039571 --> @khanhduytran0 commented on GitHub (May 29, 2025): Is it flipped if you rotate it upside down?
Author
Owner

@dragonplus8 commented on GitHub (May 29, 2025):

Actually sorry please just ignore the trackpad not working as it only seems to happen in some apps but most others seem to work fine

Also the scrolling does work normally if the app is in either portrait mode but is flipped in either of the horizontal orientations

<!-- gh-comment-id:2918074195 --> @dragonplus8 commented on GitHub (May 29, 2025): Actually sorry please just ignore the trackpad not working as it only seems to happen in some apps but most others seem to work fine Also the scrolling does work normally if the app is in either portrait mode but is flipped in either of the horizontal orientations
Author
Owner

@khanhduytran0 commented on GitHub (May 31, 2025):

Unfortunately, keyboard input issue is currently unfixable. We also tried Apple’s own Swift Playgrounds which used the same set of private API but it had the same issue most of the time.
Since then @hugeBlack has submitted feedback to Apple regarding Swift Playground, so we need to wait until Apple fixes it.
Worst case is it could be a stock bug in SpringBoard which would require updating iOS to fix it.

<!-- gh-comment-id:2924490028 --> @khanhduytran0 commented on GitHub (May 31, 2025): Unfortunately, keyboard input issue is currently unfixable. We also tried Apple’s own Swift Playgrounds which used the same set of private API but it had the same issue most of the time. Since then @hugeBlack has submitted feedback to Apple regarding Swift Playground, so we need to wait until Apple fixes it. Worst case is it could be a stock bug in SpringBoard which would require updating iOS to fix it.
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#474
No description provided.