You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was experimenting a bit. In a clean and fresh browser profile I could save credentials, but only once. The second time I tried with different data it did not offer to save. Additionally, despite setting the first field as username, the second one as string and the last one as password, it only saves the username and the password fields.
The browser plugin 1.9.6 in Firefox 133.0.3 on openSUSE Tumbleweed does not offer to save the credentials for the following page.
Exact login URL and the URL of your entry or entries: https://netbroker.erstebroker.hu/netbroker/Logon.aspx
Dump of console output from the page: Hope this is needed, it is copied from Web developer tools (ctrl-shift-k)/Console
[Debug keepassxc-browser.js:230] KeePassXC-Browser - Input fields found: [global.js:160:13](moz-extension://c7229ac9-de60-4028-961b-6bf02245862b/common/global.js) Array(3) [ input#ctl04_un, input#ctl04_uk, input#ctl04_pw ] 0: <input id="ctl04_un" name="ctl04$un" type="text" autocomplete="off"> 1: <input id="ctl04_uk" name="ctl04$uk" type="text" maxlength="7"> 2: <input id="ctl04_pw" name="ctl04$pw" type="password"> length: 3 <prototype>: Array [] [global.js:163:17](moz-extension://c7229ac9-de60-4028-961b-6bf02245862b/common/global.js) [Debug ] KeePassXC-Browser - Login field combinations identified: [global.js:160:13](moz-extension://c7229ac9-de60-4028-961b-6bf02245862b/common/global.js) Array [ {…} ] 0: Object { username: input#ctl04_un, password: input#ctl04_pw , passwordInputs: (1) […], … } length: 1 <prototype>: Array [] [global.js:163:17](moz-extension://c7229ac9-de60-4028-961b-6bf02245862b/common/global.js) [Debug fields.js:199] KeePassXC-Browser - Input fields found: [global.js:160:13](moz-extension://c7229ac9-de60-4028-961b-6bf02245862b/common/global.js) Array(3) [ input#ctl04_un, input#ctl04_uk, input#ctl04_pw ] 0: <input id="ctl04_un" name="ctl04$un" type="text" autocomplete="off"> 1: <input id="ctl04_uk" name="ctl04$uk" type="text" maxlength="7"> 2: <input id="ctl04_pw" name="ctl04$pw" type="password"> length: 3 <prototype>: Array [] [global.js:163:17](moz-extension://c7229ac9-de60-4028-961b-6bf02245862b/common/global.js) [Debug ] KeePassXC-Browser - Login field combinations identified: [global.js:160:13](moz-extension://c7229ac9-de60-4028-961b-6bf02245862b/common/global.js) Array [ {…} ] 0: Object { username: input#ctl04_un, password: input#ctl04_pw , passwordInputs: (1) […], … } length: 1 <prototype>: Array [] [global.js:163:17](moz-extension://c7229ac9-de60-4028-961b-6bf02245862b/common/global.js)
Have you tried Username-Only Detection, choosing Custom Fields etc.: Yes, nothing changes
Are you using Autofill instead of the manual one: not relevant
Does it affect the Username Icon, Autocomplete Menu, Popup Menu? not relevant
The text was updated successfully, but these errors were encountered: