You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a MacBook with TouchID, the new behavior (c. 2.7) is to present an authentication dialog which contains only a "Unlock Database (TouchID)" button and a "Cancel" button. In order to use TouchID, you must click the "Unlock Database" button (or type ENTER). In order to switch to password-entry, you have to click the "Cancel" button (or type tab-enter).
Previous behavior was to immediately present the password-entry box, which was convenient as you could just start typing. Learning to press ENTER first at this point won't be too much of a problem to use TouchID.
But!
If you have the lid of your laptop closed, TouchID is not possible to use. This should be possible to detect - Apple software never prompts to use TouchID when it's closed and you are using e.g. external KVM. When the lid is closed, TouchID should no longer be the default option when pressing ENTER - it should be Cancel instead, in order to show the password-entry dialog (or, better yet, change the button to "Use Password Entry").
I say that the default should be "Use Password Entry" instead of just showing the password-entry immediately so that the muscle memory of global-hotkey-enter-authenticate still works: you just change to entering the password instead of pressing the TouchID.
The text was updated successfully, but these errors were encountered:
On a MacBook with TouchID, the new behavior (c. 2.7) is to present an authentication dialog which contains only a "Unlock Database (TouchID)" button and a "Cancel" button. In order to use TouchID, you must click the "Unlock Database" button (or type ENTER). In order to switch to password-entry, you have to click the "Cancel" button (or type tab-enter).
Previous behavior was to immediately present the password-entry box, which was convenient as you could just start typing. Learning to press ENTER first at this point won't be too much of a problem to use TouchID.
But!
If you have the lid of your laptop closed, TouchID is not possible to use. This should be possible to detect - Apple software never prompts to use TouchID when it's closed and you are using e.g. external KVM. When the lid is closed, TouchID should no longer be the default option when pressing ENTER - it should be Cancel instead, in order to show the password-entry dialog (or, better yet, change the button to "Use Password Entry").
I say that the default should be "Use Password Entry" instead of just showing the password-entry immediately so that the muscle memory of global-hotkey-enter-authenticate still works: you just change to entering the password instead of pressing the TouchID.
The text was updated successfully, but these errors were encountered: