Backspace does not remove selected verification code number #1003
Labels
category: accessibility
The issue/PR is related to accessibility.
priority: low
The issue/PR is low priority—not many people are affected or there’s a workaround, etc.
type: bug
The issue is a confirmed bug.
(This is a belated follow up from #993)
Describe the bug:
When I select a number and click backspace, the focus is moved back, but the number is not removed.
Expected behavior:
Backspace removes the selection and moves the caret back(left).
Actual behavior:
Caret Is moved, but the number is not deleted.
Steps to reproduce:
/wp-admin/admin.php?page=wc-admin&path=%2Fgoogle%2Fsettings
123456
This is even more disturbing when navigating the using keyboard-only:
123456
Additional details:
The text was updated successfully, but these errors were encountered: