Skip to content

Conversation

@krichprollsch
Copy link
Member

Relates with #1148

@krichprollsch krichprollsch self-assigned this Oct 15, 2025
@karlseguin
Copy link
Collaborator

can do it separately, but I sometimes see el.blur() being called, which could impact how/where this behaves. (I think in DDG)

@krichprollsch
Copy link
Member Author

krichprollsch commented Oct 16, 2025

I agree, we have work to do regarding that:

  • dispatch events on text selection, focus and blur
  • listen these events to maintain a document's (or window) state of active element and selected text (I know active_element is in the document's state)
  • implement Selection API

I will write an issue for all of that.

@krichprollsch krichprollsch merged commit fd6d038 into main Oct 19, 2025
10 checks passed
@krichprollsch krichprollsch deleted the cdp-inserttext branch October 19, 2025 16:16
@github-actions github-actions bot locked and limited conversation to collaborators Oct 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants