keepassxreboot / keepassxc-browser

KeePassXC Browser Extension
GNU General Public License v3.0
1.76k stars 187 forks source link

Not working on ibank.bog.ge #2045

Closed Kobaxidze256 closed 11 months ago

Kobaxidze256 commented 11 months 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 11 months 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 11 months ago

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