Skip to content

[a11y] Navigation between internal hyperlinks #124

@HadrienGardeur

Description

@HadrienGardeur

@gregoriopellegrino commented on Tue May 15 2018

When click on a link in the text the focus doesn't change, so VoiceOver remains to the origin content.

Tested on iOS 11.3 with VoiceOver


@mickael-menu-mantano commented on Tue May 28 2019

Internal links were broken, not only with VoiceOver. It should be fixed by now in develop.


@mickael-menu-mantano commented on Tue May 28 2019

Actually I misinterpreted this issue. The link is followed properly but the VO focus stays to the previous place until the user tap on the screen.
We might need to emit the notification https://developer.apple.com/documentation/uikit/uiaccessibilityscreenchangednotification?language=objc when switching to a different location.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions