Skip to content

Need to add user selection attributes #575

@MurrayIII

Description

@MurrayIII

Some assistive technology (AT) programs use MathML or OMML as conduits for generating math speech and braille from math-enabled apps. In addition, they would like to use these formats for editing math text as well as speaking it and displaying it on refreshable braille displays. To this end, the formats need selection attributes that identify where the user selection is or should be within the MathML or OMML. These selection attributes are intended for accessibility purposes; MathML/OMML in copy, paste, and files ordinarily wouldn’t contain such attributes.

The post MathML and OMML User Selection Attributes describes this is some detail. The applet UnicodeMathML implements the selection attributes with slightly different names: "selanchor" and "selfocus", which correspond to the selection object in the browser DOM. If the selection is degenerate, i.e., an insertion point, only the selanchor attribute is written.

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