Skip to content

Improve accessibility on Heading block#925

Merged
pinarol merged 2 commits intodevelopfrom
issue/908-heading-block-accessibility
Apr 24, 2019
Merged

Improve accessibility on Heading block#925
pinarol merged 2 commits intodevelopfrom
issue/908-heading-block-accessibility

Conversation

@pinarol
Copy link
Copy Markdown
Contributor

@pinarol pinarol commented Apr 24, 2019

Fixes #908

Changes reside in gutenberg PR: WordPress/gutenberg#15144

To test (iOS):

Activate VoiceOver: https://github.com/wordpress-mobile/WordPress-iOS/wiki/Using-VoiceOver

To test (Android):

Activate TalkBack: https://www.wikihow.com/Enable-TalkBack-on-Your-Android
In my case, the system had a handy tutorial on how to use it.
If your version doesn't have it, it's actually very similar to VoiceOver.

Test Steps

Test 1
Tap on an empty heading block
You should hear "Heading block. Level {level}. Empty"

Test 2
Tap on a filled paragraph block
You should hear "Paragraph block. Level {level}. "

Test 3
Check toolbar buttons (No changes made for this, was already working)

Test 4
Try editing the heading, Hide Keyboard button should work as expected (No changes made for this, was already working)

@pinarol pinarol added this to the v1.4 milestone Apr 24, 2019
@pinarol pinarol self-assigned this Apr 24, 2019
@pinarol pinarol requested review from Tug and etoledom April 24, 2019 13:09
Copy link
Copy Markdown
Contributor

@etoledom etoledom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working flawlessly on iOS! 🎉

On Android the toolbar buttons are working as expected. The focus on the block as the issue denoted on #918.

Let's :shipit: and check Android again when that issue is solved.

Great job!

@pinarol pinarol merged commit 165b9a4 into develop Apr 24, 2019
@pinarol pinarol deleted the issue/908-heading-block-accessibility branch April 24, 2019 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve Screen Reader on Heading block.

2 participants