WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
242447
Caret not displaying when pressing tab to focus on next input, which previously had a value
https://bugs.webkit.org/show_bug.cgi?id=242447
Summary
Caret not displaying when pressing tab to focus on next input, which previous...
ingallsweb+bugzilla
Reported
2022-07-07 08:46:16 PDT
How to duplicate 1. Create 2 input fields. 2. Give both input fields values. 3. Delete the values and tab back and forth between the 2 fields. Although tabbing between the fields does move focus between the fields, and the user can type while focused, the caret is not displayed when the inputs become focused. The caret is only missing when a field has a value, the value goes from something to an empty string, and later tabbing returns focus to the input.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2022-07-07 18:51:36 PDT
I can reproduce in Snippet Editor with "<input type=text value=1><input type=text value=2>" in built in Safari on macOS 12.5 beta, but not in Safari Technology Preview 148. So this appears to have been fixed in WebKit.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug