ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.58k stars 871 forks source link

New application windows do not gain focus when materialising #2111

Closed UrsaDK closed 1 year ago

UrsaDK commented 1 year ago

This bug appears to have a few different aspects.

When a second+ application window is created on an iPad, either as a Fullscreen window or in Slide Over view (when an iPad has two windows side-by-side), that window does not appear to be focused initially. Typing anything either on the software or hardware keyboard results in:

The focus also behaves a bit unexpectedly when closing Split View windows: when I have 3 or more application windows and close one of them from the command line (exits), the focus goes to the window on the opposite side of the screen rather than to the one that just slid into view to replace the window that has been closed.

The "on close" behaviour might be subjective but my eye is always drawn to the slide-in window and my brain keeps expecting the focus to be there. :)

iSH 1.3.1 (build 489)

UrsaDK commented 1 year ago

Further experimentation revealed that this is the default behaviour for all iOS apps. I guess I'll just have to get used to this.