Skip to content

Feedback using Gutenberg with VoiceOver the screenreader on Mac OS X #18561

@tbdalgaard

Description

@tbdalgaard

I have now used Gutenberg for a few hours on Safari on Mac OS X 10.15.1 with the screenreader VoiceOver.

There are many good thoughts behind Gutenberg regarding accessibility, but here are a few thoughts:

  • Add blocks even when using the code editor

When working with the visual editor VoiceOver mentions the different blocks as I arrow up or down. If I switch to the code editor I can still see the blocks with some kind of Wordpress code before the HTMl. Here it would be easier for me if I could add blocks and see the corresponding Wordpress codes while I added HTML or Markdown without having to change the style of the editor..

  • Keyboard shortcuts conflicts with keyboard layouts and VoiceOver shortcuts

When looking at the keyboard shortcuts they in many cases conflict with the same keyboard shortcuts as VoiceOver uses to navigation and other functions. For instance control-option-h is supposed to show the keyboard shortcuts, but this does not work when VoiceOver is turned on. When pressing control-option-h this shortcut trickers a VoiceOver-help-command, so in order to get this command through to Safari i have to bypass VoiceOver-keyboard shortcuts by pressing control-option-tab. And some other keys does not work on a Non US keyboard. For instance the control - accent key doesn't move focus as it should regarding the keyboard shortcuts.

It would be a great help if this list of shortcuts could be opened in a new tab/new browser window instead of a small dialog which is gone when another action is performed in the Gutenberg editor.

  • Disabling the visual editor seems to shut down Gutenberg

If I go into my user profile and check the box: Disable the visual editor when writing I can not see any blocks in Gutenberg anymore. Is this expected behaviour?

  • Changing format of a block is harder in Gutenberg

I much prefer working in a code editor where I can see what a block does. If I before switching to the code editor insert a few blocks I can see some nice looking Wordpress codes. I wish this was possible to add directly from the code part of the editor since it is quite slow to change a heading via the visual editor. Great that some basic Markdown is supported though. Wish it could be ported over to the code editor part of Gutenberg as well.

The main issue for me with Gutenberg is that there are so many small elements that pops up and if I by accident move away from a field like a URL when inserting a link this take too much time for me to find again. If I could use Markdown and stil add blocks and see the code structure this could speed up my workflow, and I would know what is happening in my content area.

I can see that you have made great efforts to get Gutenberg accessibility to be great, but at the moment I find it harder to use, because I have to tab and move around a big area where many of the shortcuts either doesn't work, because my keyboard isn't English or the shortcuts conflicts with VoiceOver Therefor I hope you can add something to the code part of Gutenberg so we can get the best of both worlds and insert blocks and watch the corespondent codes as we publish our content.

I will be happy to test any future development regarding Gutenberg accessibility, so please let me know if any changes are coming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions