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

KeePassXC 2.7.9 crashes when pressing Home/End keyboard keys in the tag field on Linux #11344

Open
groaking opened this issue Oct 10, 2024 · 0 comments · May be fixed by #11346
Open

KeePassXC 2.7.9 crashes when pressing Home/End keyboard keys in the tag field on Linux #11344

groaking opened this issue Oct 10, 2024 · 0 comments · May be fixed by #11346

Comments

@groaking
Copy link

Overview

Steps to Reproduce

  1. Open any entry (or create a new entry)
  2. Focus on the tags field
  3. Press End or Home keyboard keys
  4. The app suddenly closes

Expected Behavior

Pressing Home or End keys in the entry tag field should navigate to the first/last tag of the entry.

(Or, at least the app should not crash whenever those keys are pressed.)

Actual Behavior

The app crashes.

On CLI, KeePassXC prints out the following error log when Home or End keys are pressed:

QWidget::setWindowModified: The window title does not contain a '[*]' placeholder
Segmentation fault

Context

KeePassXC - Version 2.7.9
Revision: 8f6dd13

Qt 5.15.15
Debugging mode is disabled.

Operating system: Arch Linux
CPU architecture: x86_64
Kernel: linux 6.10.8-arch1-1

Enabled extensions:

  • Auto-Type
  • Browser Integration
  • Passkeys
  • SSH Agent
  • KeeShare
  • YubiKey
  • Secret Service Integration

Cryptographic libraries:

  • Botan 3.5.0

Operating System: ArchLinux
Desktop Env: no desktop environment (only using i3-gaps v4.23-4 tiling manager)
Windowing System: X11

@groaking groaking added the bug label Oct 10, 2024
@groaking groaking changed the title KeePassXC 2.7.9 crashes when pressing Home/End keyboard keys on Linux KeePassXC 2.7.9 crashes when pressing Home/End keyboard keys in the tag field on Linux Oct 10, 2024
@droidmonkey droidmonkey added this to the v2.7.10 milestone Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To triage
Development

Successfully merging a pull request may close this issue.

2 participants