You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.
Open app A and B, swipe from right edge for app spread, appA will have the Qt::ApplicationInactive state => OK,
but appA gets Qt::ApplicationActive and then Qt::ApplicationSuspended even if selecting appB
In case appA had keyboard focus, that makes OSK shown and dismissed when selecting appB or even OSK can be stuck like below:
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Step to reproduce:
Open app A and B, swipe from right edge for app spread, appA will have the Qt::ApplicationInactive state => OK,
but appA gets Qt::ApplicationActive and then Qt::ApplicationSuspended even if selecting appB
In case appA had keyboard focus, that makes OSK shown and dismissed when selecting appB or even OSK can be stuck like below:
The text was updated successfully, but these errors were encountered: