Skip to content

Fix Windows Hello bugs#8354

Merged
droidmonkey merged 1 commit intodevelopfrom
hotfix/windows-hello
Sep 5, 2022
Merged

Fix Windows Hello bugs#8354
droidmonkey merged 1 commit intodevelopfrom
hotfix/windows-hello

Conversation

@droidmonkey
Copy link
Copy Markdown
Member

Also remove defunct code on macOS to prevent window focus issues.

Testing strategy

Tested on Windows and macOS

Type of change

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

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 12, 2022

Codecov Report

Merging #8354 (fab58e7) into develop (bd809ba) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #8354      +/-   ##
===========================================
- Coverage    64.49%   64.47%   -0.01%     
===========================================
  Files          339      339              
  Lines        43763    43764       +1     
===========================================
- Hits         28221    28216       -5     
- Misses       15542    15548       +6     
Impacted Files Coverage Δ
src/gui/Application.cpp 31.56% <ø> (+0.28%) ⬆️
src/gui/Clipboard.cpp 78.95% <0.00%> (-7.02%) ⬇️
src/core/Entry.cpp 83.78% <0.00%> (-0.20%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

* Fix #7977 - wrap key signing request in try/catch block to prevent crashes on some machines.
* Fix #8120 - try 3 times to bring Windows Hello prompt to front. This may be necessary on older machines that are slow to bring up the prompt window.

Also remove defunct code on macOS to prevent window focus issues.
@droidmonkey droidmonkey merged commit ed693e1 into develop Sep 5, 2022
@droidmonkey droidmonkey deleted the hotfix/windows-hello branch September 5, 2022 16:25
@droidmonkey droidmonkey added pr: backported Pull request backported to previous release and removed backport-pending labels Sep 11, 2022
@cyb3rr3con
Copy link
Copy Markdown

To those new people who have problem with a missing windows hello prompt on KeePassXC is probably because you might have installed the Legacy version just like I did. To fix this problem simply uninstall the Legacy version and install the regular installer marked on the image down below.
win-hello-fix

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Unlock Database" button doesn't always bring up Windows Hello PIN input dialog Crash when providing fingerprint

4 participants