Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock screen doesn't echo last inserted digit #2010

Closed
ara4n opened this issue Nov 1, 2023 · 0 comments · Fixed by #2017
Closed

Lock screen doesn't echo last inserted digit #2010

ara4n opened this issue Nov 1, 2023 · 0 comments · Fixed by #2017
Assignees
Labels
A-App-Lock O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Low/no impact on users T-Defect

Comments

@ara4n
Copy link
Member

ara4n commented Nov 1, 2023

Steps to reproduce

  1. Enable lock screen
  2. Enter PIN to unlock app
  3. Get surprised that it unlocks immediately on touching the 4th digit; you don't even see the button blink

Outcome

What did you expect?

The user expects to see an local echo of the 4th digit before it unlocks, otherwise it feels like the other buttons go 'clunk' when you press them, but the 4th one instead is activated on touch, which is very surprising. Instead, we should wait 100ms or something to show the echo before unlocking after pressing the 4th button. Both iOS's lock screen and Threema's do this, for instance, so the fact we don't is very jarring in comparison.

Your phone model

No response

Operating system version

No response

Application version

424

Homeserver

matrix.org

Will you send logs?

No

@ara4n ara4n added the T-Defect label Nov 1, 2023
@pixlwave pixlwave self-assigned this Nov 2, 2023
@pixlwave pixlwave added S-Tolerable Low/no impact on users O-Occasional Affects or can be seen by some users regularly or most users rarely A-App-Lock labels Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-App-Lock O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Low/no impact on users T-Defect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants