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
{{ message }}
This repository has been archived by the owner on May 5, 2022. It is now read-only.
Description
When input has focus using tab key, the content of the input is not selected. Instead, the cursor is set to the end of the input value.
Expected outcome
As soon the input is focused (using the tab key), the content of the input should be fully selected
Actual outcome
the cursor is set to the end of the input value.
Steps to reproduce
Browsers Affected
Works in Firefox and Edge
The text was updated successfully, but these errors were encountered: