[Webkit-unassigned] [Bug 218585] New: autofocus of text input should not select text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 4 14:31:53 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=218585
Bug ID: 218585
Summary: autofocus of text input should not select text
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
URL: data:text/html,<input type=text value="Test"
autofocus>
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: cdumez at apple.com, wenson_hsieh at apple.com
this appears to be longstanding behavior of WebKit (`HTMLInputElement::updateFocusAppearance` calls `select` or something with an equivalent effect), but I'm not really sure why
both Chrome and Firefox do not have this behavior
--
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/20201104/fcdb3e2f/attachment-0001.htm>
More information about the webkit-unassigned
mailing list