Skip to content

Fix crash when pressing home key on empty tags field#11625

Merged
droidmonkey merged 1 commit intodevelopfrom
fix/tags-home-press
Jan 8, 2025
Merged

Fix crash when pressing home key on empty tags field#11625
droidmonkey merged 1 commit intodevelopfrom
fix/tags-home-press

Conversation

@droidmonkey
Copy link
Copy Markdown
Member

Testing strategy

Pressing Home no longer produces crashes and all other functionality remains in tact.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

@droidmonkey droidmonkey added crash 💥 pr: bugfix Pull request fixes a bug labels Jan 4, 2025
@droidmonkey droidmonkey added this to the v2.7.10 milestone Jan 4, 2025
@droidmonkey droidmonkey requested a review from phoerious January 4, 2025 21:47
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.96%. Comparing base (620abb9) to head (e24dff9).
Report is 10 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #11625      +/-   ##
===========================================
+ Coverage    63.93%   63.96%   +0.03%     
===========================================
  Files          364      364              
  Lines        38307    38307              
===========================================
+ Hits         24490    24501      +11     
+ Misses       13817    13806      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@droidmonkey droidmonkey merged commit 40ee047 into develop Jan 8, 2025
@droidmonkey droidmonkey deleted the fix/tags-home-press branch January 8, 2025 20:44
@droidmonkey droidmonkey added the pr: backported Pull request backported to previous release label Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crash 💥 pr: backported Pull request backported to previous release pr: bugfix Pull request fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants