Re: [w3c/editing] EditContext: If elements attached by `EditContext`, what happens? (#346)

That's correct. EditContext is activated (which means getting user text input) only when the associated element is focused, so in your case the EditContext of descendants will never be activated.

-- 
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/editing/issues/346#issuecomment-931011506

Received on Thursday, 30 September 2021 08:20:49 UTC