Re: [w3c/editing] EditContext: Change "focus" to "activate" to avoid confusion with the focus in the activeElement (#269)

Note that we may revisit this concept since the latest thinking is that an EditContext can be associated with one or more DOM elements.  With that approach it may make sense to automatically activate and deactivate the EditContext as the corresponding elements are focused or blurred.  

Despite the above, I have created a pull request since at a minimum we won't want the `EditContext` APIs to remain named `focus` and `blur`.

-- 
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/269#issuecomment-674137366

Received on Friday, 14 August 2020 15:45:59 UTC