Software keyboard and iPhone (hide in landscape)

Subforum for discussion and help with ScummVM's iPhone port

Moderator: ScummVM Team

Post Reply
jonnyijapan
Posts: 14
Joined: Tue Sep 11, 2018 2:00 pm
Location: Tokyo

Software keyboard and iPhone (hide in landscape)

Post by jonnyijapan »

Since there is no issue tracker (as far as I can see) on Github, I'll use this as an issue.

I believe we need to have the keyboard auto-hide when using iPhone in landscape

* I'll do some more research on edge cases, what people have done so far, in particular https://github.com/scummvm/scummvm/pull/1326 and https://github.com/scummvm/scummvm/pull/1225 and other pull requests.

* I think we should assume that most people on iOS will use iPhone without external hardware bluetooth keyboards - such things could be "supported" eventually but first priority should be ability to play "standalone". Btw the software keyboard on iPad can be hidden "by default", just confirmed that on my iPad Retina.

* Side note: I don't think bluetooth mice are supported for iPhone.

* If it seems like I can fix the keyboard in landscape in some way, I will do so and open a PR.

Please chime in if you have any insight.
digitall
ScummVM Developer
Posts: 1172
Joined: Thu Aug 02, 2012 1:40 pm

Post by digitall »

Feature Requests can be submitted as bugs at https://bugs.scummvm.org/ ...
jonnyijapan
Posts: 14
Joined: Tue Sep 11, 2018 2:00 pm
Location: Tokyo

Post by jonnyijapan »

Ok thx learned something.

In the meantime I worked off of an existing PR but created my own: https://github.com/scummvm/scummvm/pull/1332
User avatar
criezy
ScummVM Developer
Posts: 947
Joined: Sat Sep 23, 2006 10:41 am
Location: West Sussex, UK

Post by criezy »

I have not use ScummVM on iOS recently, but it used to be the case that the virtual keyboard would auto-hide when rotating the device to landscape mode (and auto-show when rotating to portrait mode) on both iPhone and iPad. If that no longer works, this might have been broken by one of the PR merged in the past few months. Or maybe this was broken by a recent iOS update.
Post Reply