Opened 17 months ago
Closed 17 months ago
#14517 closed defect (fixed)
BACKENDS: iOS: On-Screen function bar when keyboard activated covers up bottom of game screen
Reported by: | Purduecoz | Owned by: | criezy |
---|---|---|---|
Priority: | normal | Component: | Port: iOS |
Version: | Keywords: | iOS | |
Cc: | Purduecoz | Game: |
Description (last modified by )
When activating the keyboard (pinch motion) while running a game, the on-screen function bar that appears covers the bottom of the game while in landscape mode. This is worse on an iPad mini where there is less screen real estate, but it occurs on my 12" iPad Pro as well. Screenshots are attached.
I have a physical keyboard attached, and I'm running iOS 16.5.1 on my iPad mini and iPad Pro. Same behavior on both devices.
Just built ScummVM from master as of this morning, June 22, 2023.
Attachments (2)
Change History (5)
by , 17 months ago
Attachment: | IMG_0007.PNG added |
---|
by , 17 months ago
Attachment: | IMG_0008.PNG added |
---|
comment:1 by , 17 months ago
Description: | modified (diff) |
---|
comment:2 by , 17 months ago
Keywords: | iOS added |
---|
comment:3 by , 17 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I have now added a checkbox in the backend options tab to turn on or off the visibility of this function bar. This means you can now turn it off if you for example have an external keyboard with those keys, or if the game does not require them.
Note also that you can dismiss this bar (and the virtual keyboard) with a pinch out gesture when you do not need keyboard inputs, and bring it back with a pinch in gesture.