Skip to content

Should multiple selection ranges be supported? #120

@12joan

Description

@12joan

The DOM Selection object supports multiple selection ranges. In Firefox, these can be created by holding the command or ctrl key and performing multiple selections using the mouse.

It looks like the EditContext API supports only a single selection range. Was an intentional decision made to not support multiple selection ranges or was this an oversight? If only a single selection range is supported, how should web applications using EditContext behave if the user selects multiple ranges?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions