Changes between Version 1 and Version 2 of Ticket #12942


Ignore:
Timestamp:
09/19/21 03:22:24 (3 years ago)
Author:
Purduecoz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12942 – Description

    v1 v2  
    11This issue seems to be similar to previous keyboard issues with the iOS port.
    22
    3 I built ScummVM stable and master and installed them onto the GM/RC of iPadOS/iOS 15.  Using the Apple Magic keyboard causes an accessibility bar to cover the bottom inch or so of the screen, which affects most games that don't have a parser/input bar at the bottom (it is only just barely below the parser line for the AGI engine, and with the SCI engine, it covers the bottom of the screen).  There is a minimize option accessible from the bar that minimizes it to a button in the lower right corner which helps greatly.
     3I built ScummVM stable (2.3.0pre) and master and installed them onto the GM/RC of iPadOS/iOS 15.  Using the Apple Magic keyboard causes an accessibility bar to cover the bottom inch or so of the screen, which affects most games that don't have a parser/input bar at the bottom (it is only just barely below the parser line for the AGI engine, and with the SCI engine, it covers the bottom of the screen).  There is a minimize option accessible from the bar that minimizes it to a button in the lower right corner which helps greatly.
    44
    55The bigger problem is that the left/right/up/down arrow keys do not work, nor do Control modified keys (like Control-Q to quit in the SCI engine).  Letters, numbers, and return seem to work fine.