Skip to content

HMAC mismatch notification causes incorrect resizing of controls in database unlock screen #10863

Open
@thespooler

Description

Overview

In the unlock screen, when entering a wrong password, the HMAC mismatch notification causes resizing of the password textbox and Unlock and Close buttons so that they become unreadable.

Steps to Reproduce

  1. Open database
  2. Lock database
  3. Enter wrong password

Expected Behavior

Notification shows error message without causing resizing of the buttons and textbox as there is plenty of space at minimal window size.

Actual Behavior

Notification shows error message and buttons and textbox are resized and text overflow is clipped.

KeePassXC - Version 2.7.8
Revision: f6757d3

Qt 5.15.11
Debugging mode is disabled.

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

Enabled extensions:

  • Auto-Type
  • Browser Integration
  • Passkeys
  • SSH Agent
  • KeeShare
  • YubiKey
  • Quick Unlock

Cryptographic libraries:

  • Botan 3.1.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

Projects

  • Status

    Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions