KRTirtho / spotube

🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
https://spotube.krtirtho.dev/
Other
30.03k stars 1.24k forks source link

Unable to use the account password auto fill function. #860

Open fxzxmicah opened 11 months ago

fxzxmicah commented 11 months ago

Is there an existing issue for this?

Current Behavior

When logging into a Spotify account, the auto fill selection box will not pop up. Even if you long press the input box and select auto fill from the pop-up menu, it will still be invalid.

Expected Behavior

When clicking on the input box, an auto fill selection box will pop up.

Steps to reproduce

Login to a Spotify account.

Operating System

Android 13

Spotube version

v3.2.0

Installation source

Play Store (Android)

Additional information

Other applications on my phone that use webview can use the auto fill function. In addition, when logging into an account, the paste option in the pop-up menu when long pressing the account input box does not take effect, but the password input box is functioning normally.

KRTirtho commented 11 months ago

The underlying plugin and Flutter itself doesn't support this yet https://github.com/pichillilorenzo/flutter_inappwebview/issues/488

fxzxmicah commented 11 months ago

That's bad.

GStudiosX2 commented 5 months ago

The underlying plugin and Flutter itself doesn't support this yet https://github.com/pichillilorenzo/flutter_inappwebview/issues/488

Really I swear it worked before ? It's only been recently not working for me

GStudiosX2 commented 5 months ago

I some how used auto fill by just holding the auto fill button lol

KRTirtho commented 5 months ago

Well, that's a Miracle. Congrats 🚀. But I think you're using Google's Password Manager (more of a password distributor. Switching to any other password manager is much recommended) that's why you're getting the Autocomplete or the vendor added support for it. But, it doesn't work for every device

GStudiosX2 commented 5 months ago

Well, that's a Miracle. Congrats 🚀. But I think you're using Google's Password Manager (more of a password distributor. Switching to any other password manager is much recommended) that's why you're getting the Autocomplete or the vendor added support for it. But, it doesn't work for every device

It's weird sometimes it works sometimes it don't lol