-
-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Unable to sign in on iPad Pro without a physical keyboard #380
Comments
I was able to copy and paste into each field as a workaround. But no amount of orientation change or trying to trigger focus and blur on the fields brought the keyboard up. iPad Pro 10.5 inch, iPad OS version 15.4.1 (19E258). Mastodon version v1.3.1 (113). One bit of flavor: I was logging into a server which does not appear as an autocomplete option unless I enter the full server name. |
Could you reboot the iPad then try again? I cannot reproduce this issue on my iPad. Same device and same OS version. That's looks like not an application issue. The sign in webpage is display via Apple AuthenticationServices.framework. I cannot access it until the OAuth complete callback. 🤔 |
Can confirm, after logging out and rebooting and ensuring I got back into a state where the login dialog appeared... keyboard appeared fine for me. Sorry for the possibly-bogus report; might be FAQable perhaps if others do run into it? |
I just an into the same problem, but I also had this issue with a different app once, so it is probably an iOS bug. Copy-Paste is a workaround. |
I had this same issue, but reboot solved it. |
Is there an existing issue for this?
Current Behavior
Having been made aware of this particular app this morning, I decided to install it on my iPhone and iPad Pro to test it against the app I was currently using. The sign-in on the iPhone went without a hitch. However, on the iPad Pro I could not get past the sign-in page due to the fact that I could not get an on-screen keyboard to appear so I could type in the address. The only way I could get past the sign-in dialog was to hook up a physical keyboard.
Once past the sigin-in process the on-screen keyboard worked just fine again.
Expected Behavior
Expected to be able to use the on-screen keyboard to be able to sign in.
Steps To Reproduce
Environment
Anything else?
The active keyboard, both on my iPhone (where this worked fine) and iPad (where the problem happened) is Microsoft SwiftKey.
The text was updated successfully, but these errors were encountered: