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
The login fields on https://www.thomann.de/ are not detected automatically, ie. no icon in the username and password fields (when you click the "Account" button (top right, between the language/currency selector and the heart icon), the input mask slides in from the right side). Using the right-click menu to fill in username & password works fine. I have tried username only, custom login fields and improved input field detection to no avail.
Have you tried Username-Only Detection, choosing Custom Fields etc.: ✅ yes
Are you using Autofill instead of the manual one: ❌ no
Does it affect the Username Icon, Autocomplete Menu, Popup Menu? ▶ not sure if I understand the question correctly, but the usual icon does not show up
Version 1.8.0 and later, enable Debug Logging from the settings and inspect the pages's JavaScript console. ▶ see below:
This happens because of the login form animation. The input fields are detected immediately, but those are not yet visible, so the extension ignores them. The only workaround for now is to open the login form, open the popup from toolbar icon and click Redetect login fields. After that you can fill the credentials normally.
Yup, the redetect login fields trick works for me. 👍 Thanks for the hint, looks like this was the one thing that I didn't think of and try myself. 🙄 😇 😁
The login fields on https://www.thomann.de/ are not detected automatically, ie. no icon in the username and password fields (when you click the "Account" button (top right, between the language/currency selector and the heart icon), the input mask slides in from the right side). Using the right-click menu to fill in username & password works fine. I have tried username only, custom login fields and improved input field detection to no avail.
Firefox 128.6.0esr (64-bit), debug info from extension's About section:
The text was updated successfully, but these errors were encountered: