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

Closed
groaking opened this issue Oct 10, 2024 · 1 comment · Fixed by #11625
Closed
Milestone

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
@github-project-automation github-project-automation bot moved this to To triage in WIP Tracker Oct 10, 2024
@phoerious phoerious removed the bug label Nov 22, 2024
@github-project-automation github-project-automation bot moved this from To triage to Done in WIP Tracker Jan 8, 2025
@groaking
Copy link
Author

groaking commented Jan 8, 2025

Thanks guys!

pull bot pushed a commit to Graysonbarton/keepassxc that referenced this issue Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants