Re: [w3c/webcomponents] Focus delegation from shadow host should not behave like sequential focus navigation (#830)

> The most sensible thing to happen for the click case would probably be for the nearest focusable element to be focused,

I think the first element is not always *nearest* element from an end user's perspective.
An end user may click around "bottom-right corner" of a host element, and HitTest would pick up the host element, if there is no overlapping an element in a shadow tree there.

-- 
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-526481585

Received on Friday, 30 August 2019 06:51:12 UTC