Skip to content
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: ion-input autofill does not work #2211

Closed
1 of 4 tasks
cmaas opened this issue Nov 26, 2019 · 5 comments
Closed
1 of 4 tasks

bug: ion-input autofill does not work #2211

cmaas opened this issue Nov 26, 2019 · 5 comments

Comments

@cmaas
Copy link

cmaas commented Nov 26, 2019

Bug Report

Autofill such as username and password doesn't work on ion-input in a Capacitor environment, but it does in iOS Safari. This bug was described in the regular ionic bug tracker, altough it seems to be related to Capacitor. See: ionic-team/ionic-framework#19478

Capacitor Version

npx cap doctor output:

Latest Dependencies:

@capacitor/cli: 1.3.0

@capacitor/core: 1.3.0

@capacitor/android: 1.3.0

@capacitor/ios: 1.3.0

Installed Dependencies:

@capacitor/cli 1.3.0

@capacitor/android 1.3.0

@capacitor/core 1.3.0

@capacitor/ios 1.3.0

Affected Platform(s)

  • Android
  • iOS
  • Electron
  • Web

Current Behavior

See original issue at ionic-team/ionic-framework#19478

Expected Behavior

Sample Code or Sample Application Repo

Reproduction Steps

Other Technical Details

npm --version output:

node --version output:

pod --version output (iOS issues only):

Other Information

@cmaas
Copy link
Author

cmaas commented Nov 27, 2019

Update: Possibly not a Capacitor bug, since the same happens in a non-Capacitor lightweight webview wrapper I used.

@bryplano
Copy link
Contributor

This is a WebKit bug that we'll need Apple to fix - see https://bugs.webkit.org/show_bug.cgi?id=203299 (also mentioned in ionic-team/ionic-framework#19478).

@danielehrhardt
Copy link

This issue is more than half a Year old. Really bad that Apple is not looking in to that Issue.

@f1ght4fun
Copy link

is there actually an issue - as having setup everything (associated domains, webcredentials, password autofill provider etc) and having tried both with simple ion-input, with html input - nothing works for me on latest ios safari and capacitor versions.

It does fill values in background but until you focus it doesnt call change event on the shadow dom input. None of the directive or workarounds help with that.

Can anyone share snippets of actually working workaround pls!

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 10, 2022

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants