[BUG] When using navigateWithinModal kirby-page-title is not read by VoiceOver on the modals shown #3801
Labels
accessibility
bug
component:Modal
👶🏻 New
For new issues before prioritisation and refinement
NOT Prioritized
Issue not yet prioritized and added to a Milestone
NOT Verified
Applied to bug reports that have not been verified by a member of @kirbydesign/kirby-guild
Describe the bug
When I open a modal using "navigateToModal" the kirby-page-title is read by a11y as expected.
However, when using "navigateWithinModal" to navigate to another modal, the kirby-page-title of the new modal is not read by a11y. Instead VoiceOver reads "Netbank, Webcontent" which doesn't tell the user anything about the actual modal content shown.
Describe how to reproduce the bug
Which Kirby version was used?
10.2.1
What was the expected behavior?
Navigation is done by calls to navigateToModal / navigateWithinModal.
I expect that title of the modals shown are read out by VoiceOver, so that the user gets an idea about where in the flow he/she is.
Add any screenshots
VO.Missing.Page.Title.mov
Please complete the following information:
Are there any additional context?
n/a
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Verification
To make sure the bug is not intended behaviour; it should be verified by a member of team Kirby before moving on to implementation.
NOT verified
label has been removed by a member of team Kirby; do not proceed until this is done.Implementation
The contributor who wants to implement this issue should:
Review
Once the issue has been implemented and is ready for review:
The text was updated successfully, but these errors were encountered: