[Webkit-unassigned] [Bug 22261] Clicking on a non-text input element does not give it focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 13 07:06:17 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=22261

--- Comment #78 from David Scourfield <bugzilla at dai.codes> ---
(In reply to Patrick H. Lauke from comment #75)

> not a big fan of requiring authors to once again add extra markup/putting
> the onus on them to fix sites to accommodate for an idiosyncratic quirk of
> one particular user agent...

Just like any other part of the spec, the onus is absolutely on content authors to understand it and accommodate it.  The spec explicitly states that focus-on-click is not a required behaviour for user agents, and content authors should therefore not take it for granted.

Equally the onus is on UA authors to adhere to the spec; which is why I think Safari should adopt the behaviour of treating focusable elements with a non-null tabindex as click-focusable, just as the spec says it should.

-- 
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/20210613/a1a28683/attachment.htm>


More information about the webkit-unassigned mailing list