- From: Rakina Zata Amni <notifications@github.com>
- Date: Thu, 05 Sep 2019 02:03:54 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 5 September 2019 09:04:16 UTC
> Hm... if I'm not mistaken, it doesn't seem like the current HTML specification defines how clicking on an element ends up putting the focus on the element at all... If that's the case (someone should confirm it), it's kind of moot point as to what `delegatesFocus` would do to it since it's entirely unspecified at the moment (obviously we should fix that but that is probably best done as a separate project). I recently worked on an update around that part of the spec: https://github.com/whatwg/html/pull/4768 See the definition of "click focusable" here: https://whatpr.org/html/4768/2a397f6...75b4443/interaction.html#click-focusable and how the focusing steps is triggered. Do you think this solves that concern? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/830#issuecomment-528272117
Received on Thursday, 5 September 2019 09:04:16 UTC