Holusion / eCorpus

3D Explorer and interface
https://ethesaurus.holusion.com
3 stars 0 forks source link

autofill login form #38

Open sdumetz opened 11 months ago

sdumetz commented 11 months ago

Login form autofill doesn't work through shadow DOM boundaries.

See BitWarden https://github.com/bitwarden/clients/issues/713.

For chrome: https://groups.google.com/a/chromium.org/g/blink-dev/c/RY9leYMu5hI?pli=1 and https://bugs.chromium.org/p/chromium/issues/detail?id=649162

Might fix itself over time.

sdumetz commented 1 month ago

Fixed in bitwarden, presumably by https://github.com/bitwarden/clients/pull/5939