keepassxreboot / keepassxc-browser

KeePassXC Browser Extension
GNU General Public License v3.0
1.78k stars 188 forks source link

Not working on ibank.bog.ge #2045

Closed Kobaxidze256 closed 1 year ago

Kobaxidze256 commented 1 year ago

Expected Behavior

Detect log-in fields on https://ibank.bog.ge or let me select them manually.

Debug info

KeePassXC - 2.7.6 dd21def KeePassXC-Browser - 1.8.9 Operating system: Arch Linux Browser: librewolf-bin 119.0.1-1

varjolintu commented 1 year ago

This is currently not possible because there's a an iframe behind Shadow DOM, and currently we have no support for such scenario. We only detect input fields behind Shadow DOM, but not whole iframes.

varjolintu commented 1 year ago

Tracked in: https://github.com/keepassxreboot/keepassxc-browser/issues/1358