w3c/edit-context Issues

Last updated Apr 27, 2026, 8:07:31 AM UTC.

This repository doesn't have the Priority: Eventually label that's used to mark an issue as triaged without giving it an SLO. Until that's added, this summary uses heuristics to guess if each issue has been triaged.

Untriaged

Try to triage issues within . [ More Info ]

Issue Title Within SLO On maintainers' plates for Time left Time past SLO
#28 When EditContext.updateSelection is called with offset between a surrogate pair, what should happen?
#1 ITextEditProvider::GetActiveComposition and GetConversionTarget
#88 Should selection start/end be limited to the size of the text?
#92 Undo Functionality Not Working?
#95 Making it possible to associate the EditContext with multiple Elements
#97 Representing state changes as multiple distinct asynchronous events can be awkward
#114 Tidied up document using tidy-html5
#120 Should multiple selection ranges be supported?
#121 How to make Context Menu show the EditContext selection instead of the canvas items
#122 Remove `compositionStart`/`End` from TextUpdateEventInit.
#123 Clean up deactivating EditContext
#124 CharacterBoundsUpdateEventInit needs to have either required properties or they need to have default values
#125 Add default values to `*Init` dictionaries
#126 Turn off `VALIDATE_LINKS` (temporarily?) to fix CI