[Webkit-unassigned] [Bug 242447] New: Caret not displaying when pressing tab to focus on next input, which previously had a value
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 7 08:46:16 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242447
Bug ID: 242447
Summary: Caret not displaying when pressing tab to focus on
next input, which previously had a value
Product: WebKit
Version: Safari 15
Hardware: Mac (Apple Silicon)
OS: macOS 12
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ingallsweb+bugzilla at gmail.com
CC: cdumez at apple.com, wenson_hsieh at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220707/c4ca7e0d/attachment.htm>
More information about the webkit-unassigned
mailing list