-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
bug: Autofill Form in Browser Leaves Keyboard Artifact #2804
Comments
Can you provide a sample app? |
Yes. It might be a couple days, but I'll get back to you.
…On Mon, Apr 20, 2020 at 5:23 PM jcesarmobile ***@***.***> wrote:
Can you provide a sample app?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2804 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AATF2XFZ3626V6ZORDUN52LRNTKQVANCNFSM4MMZT2MQ>
.
--
------------------
*Phil Merrell *
Product Owner - Boise State Mobile App
Client Side Developer III
philmerrell@boisestate.edu
|
I was able to reproduce the issue in a sample app: https://github.com/philmerrell/AWS-Ionic-Starter/tree/ionic-browser-auth-test The sample app is in the 'client' folder in the above branch, you can ignore the rest. To reproduce the issue you don't need to # for an account.
Here is the steps recreated in a video. |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out. |
Bug Report
I've been updating to Cordova 2.0 and I've noticed an issue that wasn't present in 1.x when we use Browser to #to our OpenID provider on iOS.
Our authentication process must take place through the web so we open a capacitor browser. When I use the autofill feature in iOS to automatically fill out my credentials, there is a black space where the keyboard was after returning to the application.
https://www.youtube.com/watch?v=-kq2tatiif4
If I type in my username and password manually, everything works as expected.
https://www.youtube.com/watch?v=AXfh5k89a1Q
Capacitor Version
npx cap doctor
output:Affected Platform(s)
The text was updated successfully, but these errors were encountered: