https://bugs.kde.org/show_bug.cgi?id=520990

--- Comment #3 from michaelk83 <[email protected]> ---
Yes, and it looks like a possible timing issue: some characters are shifted up
when they shouldn't be, while nearby characters that should be shifted up, are
not. E.g. J5K -> j%k and @VdLo% -> 2VDlO5:

> J5KZUJ`z24dk@VdLo%S_r # original password
> j%kZUJ~z24dk2VDlO5S_R # keepassxc inputted

Also the fact that the shift key is not properly released afterwards.

If the modifiers are sent as separate DBus messages, then that could
potentially mess up the timings. If possible, they should be sent in the same
message as the key they are modifying.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to