-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Placeholder not resolved in preview panel #10961
Comments
The placeholder is actually |
Ah both {USERNAME} and {Username} work because they are special cases. Custom attributes referenced using the There are two bugs here:
|
Other types of placeholders has issues since 2.7.9 (Flatpak version) as well. I have some entries with the reference |
Overview
Currently (2.7.9) KeepassXC doesn't resolve placeholders like
{USERNAME}
in the Preview panel. However it resolves them correctly when copying them.Steps to Reproduce
{USERNAME}
Expected Behavior
Either
a) show the resolved value as the value of the entry in the preview panel
b) Show both the placeholder and resolved value as the value in the preview panel like in the q'n'd mock-up below.
Actual Behavior
Shows the placeholder as if it was the value of the custom attribute.
Context
Q'n'D mockup of possible GUI for showing both the placeholder and it's resolved value (alternatively add the typical link symbol almost every OS has and show the placeholder itself on mouse over and the resolved value like a normal value).
KeePassXC - Version 2.7.9
Revision: 8f6dd13
Qt 5.15.14
Debugging mode is disabled.
Operating system: Arch Linux
CPU architecture: x86_64
Kernel: linux 6.9.5-arch1-1
Enabled extensions:
Cryptographic libraries:
Operating System: Linux
Desktop Env: KDE
Windowing System: Wayland
The text was updated successfully, but these errors were encountered: