passifox
passifox copied to clipboard
Shadow DOM / Ionic 4 inputs unselectable
On web apps which use the Shadow DOM (like for example everything built with Ionic 4) input fields are not selectable or recognized in any way by chromelPass.
Technically this should be changeable since other password managers do recognize such fields already and I think it would be nice to support them since workarounds from the app developer side (pseudo hidden non-Shadow DOM input fields which update the real input fields if a chromelPass fills them) are quite ugly.