-
-
Notifications
You must be signed in to change notification settings - Fork 191
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
Locked symbol still displayed next to username fields in browser after unlocking database #1616
Comments
Sometimes the "broadcast" messages like |
I encountered a similar situation, and even if I reload the page, it still show the locked icon and the database is still locked. |
This might have solved it #1621. Test the current |
Still have the issue? It should be fixed. |
I am experiencing the same problem as @ep0ns. I always need to reload login pages after unlocking a database. Browser: Firefox 110 |
@aumouvantsillage Anything in the JavaScript consoles? |
@varjolintu Nothing in the JavaScript console. Actually, I have misread the original bug report. In the steps to reproduce, it says "the locked symbol is displayed [...] but credential filling is available". In my case:
|
@aumouvantsillage First this sounded like this but you are already using 2.7.4. And I remember I already fixed a bug like that in the extension. Does this happen right after reconnect? Does it matter if you refresh the web page and then unlock the database from KeePassXC? |
I'm not sure what "after reconnect" means in this context.
It makes no difference for me. |
@aumouvantsillage Are you using Windows? It's a reported bug that suspend interferes with the connection. |
No. I'm using Fedora 37. |
You can try to kill |
KeePassXC - 2.7.6 Same issue is present for me too. If there any logs i could provide or help with debug. I'll gladly do it. |
##Current Behaviour
When opening a page that has credential fields and the database is locked, the "keepass database locked" symbol is showed next to the username field. After unlocking the database, the locked symbol is still displayed . Only after a page reload the unlocked symbol is displayed.
Screenshot of locked symbol:
Expected Behavior
After unlocking the database, the correct symbol is showed next to the username on the current page. No page reload is necessary.
Steps to Reproduce (for bugs)
Debug info
KeePassXC - 2.7.1
KeePassXC-Browser - 1.7.12
Operating system: Win
Browser: Chrome
The text was updated successfully, but these errors were encountered: