- From: Carlos Lopez <notifications@github.com>
- Date: Fri, 31 Mar 2023 12:11:55 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 31 March 2023 19:12:08 UTC
With `delegatesFocus=true` for FACE with an invalid state won't focus on form submission. Chrome/Edge and Safari (Webkit) will emit: >An invalid form control with name='{name}' is not focusable. Firefox won't even attempt to focus. It feels like a bug since the `delegatesFocus` [proposal](https://github.com/WICG/webcomponents/blob/gh-pages/proposals/ShadowRoot-delegatesFocus-Proposal.md) says it should be considered focusable and I'll file it accordingly. Somebody can correct me if i'm wrong here. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/995 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/995@github.com>
Received on Friday, 31 March 2023 19:12:08 UTC