Bug 414295 - Falkon password auto completion inserts password in non-password fields
Summary: Falkon password auto completion inserts password in non-password fields
Status: CONFIRMED
Alias: None
Product: Falkon
Classification: Applications
Component: general (show other bugs)
Version: 3.1.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: puneethchanda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-19 11:13 UTC by Andreas Sturmlechner
Modified: 2020-04-14 16:26 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner 2019-11-19 11:13:27 UTC
When a password backend is configured, regardless of KWallet or integrated, 'auto complete password on sites' will insert the password in non-password fields (like date, search) on https://app.obono.at. Not random fields, but always the same. This was observed only with Falkon (multiple versions and Qt versions); other browsers such as Chromium and Firefox are fine. I didn't notice this behavior on any other site yet. Even without logging into the account, the password will be displayed as login name rather than (and in addition to) the password input field.

Versions tested so far:

Falkon 3.0.1, Qt 5.9.4 (openSUSE Linux x86_64)
Falkon 3.1.0, Qt 5.13.2 (Gentoo Linux x86_64)
Falkon git Falkon/3.1 @ bfb9420c, Qt 5.13.2 (Gentoo Linux x86_64)
Falkon git master @ 2d5bf8d4, Qt 5.13.2 (Gentoo Linux x86_64)
Comment 1 Juraj 2020-01-20 17:28:18 UTC
I can confirm it does this.
Comment 2 puneethchanda 2020-02-15 10:45:03 UTC
yeah I can confirm this too, not only for this https://app.obono.at/  but also for https://my.amfoss.in/login, can I know if anyone is working on this.
Comment 3 Juraj 2020-02-15 10:47:59 UTC
> Can I know if anyone is working on this.
As far as I know, noone is working on this at the moment.
Comment 4 puneethchanda 2020-04-14 16:26:33 UTC
here is the fix https://phabricator.kde.org/D27440