Skip to content

Improve accessibility of Pulsar in general #1601

Description

@Eragonfr

Have you checked for existing feature requests?

  • Completed

Summary

The main text field for editing is not accessible for users that rely on accessibility tools.
It's impossible to use Pulsar with a screen reader. It seems that the rest of the editor is accessible but the main text field.

What benefits does this feature provide?

Users that need accessibility tools like a screen reader could use pulsar as a text editor.

Any alternatives?

No alternative option.
The text editor should use a textbox not only for the text input but for rendering it too.
That way a screen reader and accessibility tools would be able to read and help the user to edit text in the editor.

Other examples:

VSCode is accessible, maybe look into how they did it?

PS: I did a feature request but maybe it's more of a bug if it's unintended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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