Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please have some way of dismissing the popup #2292

Open
mcamou opened this issue Jul 26, 2024 · 5 comments
Open

Please have some way of dismissing the popup #2292

mcamou opened this issue Jul 26, 2024 · 5 comments

Comments

@mcamou
Copy link

mcamou commented Jul 26, 2024

The password popup pops up automatically and can't be dismissed. This is an issue on sites that use a soft keyboard.

Expected Behavior

There should be some way of manually dismissing the popup (e.g. an X) without disabling KeepassXC-browser entirely on a site.

Current Behavior

The popup pops up whenever a password field has focus. This is a problem on some sites (e.g. my bank, see attachment) that pop up a soft keyboard for PIN entry, since the popup comes up on top of the soft keyboard, making it impossible to enter the PIN. There is no way of dismissing the popup to use the soft keyboard.

Possible Solution

Having an X to close the dialog with the mouse would be ideal.

Debug info

KeePassXC - 2.7.9
KeePassXC-Browser - 1.9.1.1
Operating system: Linux x86_64
Browser: Chrome/Chromium 126.0.0.0

@varjolintu
Copy link
Member

What is this "password popup" you mean here? "The popup pops up whenever a password field has focus." <- this doesn't make any sense to me.

@mcamou
Copy link
Author

mcamou commented Jul 26, 2024 via email

@varjolintu
Copy link
Member

varjolintu commented Jul 27, 2024

Pressing Esc has always worked for this. If the soft keyboard doesn't have this, maybe we could add similar feature to Backspace when the input field's value is empty.

@mcamou
Copy link
Author

mcamou commented Jul 27, 2024

Esc does not work in this particular website, I suppose that it's doing some sort of filtering. The keyboard does not work at all in this fields, only the virtual keyboard. This is why I suggested adding a graphical element

The soft keyboard doesn't have any cursor control at all, only numbers.

@varjolintu
Copy link
Member

Ok. I'll reopen this and try to find some solution for the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants