keepassxc icon indicating copy to clipboard operation
keepassxc copied to clipboard

& not rendering in name of database tab

Open GitPullNow opened this issue 10 months ago • 1 comments

Have you searched for an existing issue?

  • [x] Yes, I tried searching and reviewed the pinned issues

Brief Summary

I noticed that when I go to database settings and set the database name to something with and & the & is not showing in the name on the database tab. Tested characters like # and @ they show up correctly.

Image

Image

Image

Steps to Reproduce

  1. Got to database settings of a database
  2. Change the database name to something with and & in it. For instance Test & Test
  3. If the tab is not showing open a second database so tabs show and notice an empty space where there should be an &

Expected Versus Actual Behavior

Expected to see the & in the name but i'm seeing an empty space instead.

KeePassXC Debug Information

KeePassXC - Version 2.7.10
Revision: b342be4

Qt 5.15.11
Debugging mode is disabled.

Operating system: Windows 11 Version 2009
CPU architecture: x86_64
Kernel: winnt 10.0.26100

Enabled extensions:
- Auto-Type
- Browser Integration
- Passkeys
- SSH Agent
- KeeShare
- YubiKey
- Quick Unlock

Cryptographic libraries:
- Botan 3.1.1

Operating System

Windows

Linux Desktop Environment

None

Linux Windowing System

None

GitPullNow avatar Apr 23 '25 20:04 GitPullNow

This is definitely qt. You can get around this by doing &&

droidmonkey avatar Apr 23 '25 22:04 droidmonkey