Skip to content

Conversation

@saiganesh-sakthivel
Copy link
Collaborator

@saiganesh-sakthivel saiganesh-sakthivel commented Feb 14, 2025

Root Cause of the Issue

Segmented control does not support the default keyboard navigation for the segmented item in the windows platform.
Customer given semantics description is not set to the SegmentedItemView in the windows platform.

Description of Change

When using keyboard navigation with the narrator enabled, the segmented item will read the customer-provided semantics description in the view.

Issues Fixed

Removed the custom keyboard navigation for the segmented control and used the default framework navigation. Fixed the narrator accessibility issue to ensure it reads the customer-provided semantics description.

Fixes #

77

Screenshots

Before

MauiTest.2025-02-14.16-50-06.mp4

After:

MauiTest.2025-02-13.17-33-16.mp4

@Jeyasri-Murugan Jeyasri-Murugan changed the title Fixed the segmentedcontrol keyboard navigation and accessibility issue Fixed the segmentedcontrol keyboard navigation and accessibility issue in windows Feb 14, 2025
@PaulAndersonS PaulAndersonS merged commit 6d8d35d into syncfusion:main Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants