You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a carousel pagination dot is focused and activated using keyboard interaction with VoiceOver enabled, focus does not remain on the activated dot. Instead, the
Screen.Recording.2026-04-23.at.4.32.15.PM.mov
focus moves away from the dots, which makes it difficult to continue navigating the pagination controls.
Expected behavior
Focus should remain on the activated pagination dot after the slide changes.
Actual behavior
Focus is lost after activating a pagination dot with keyboard interaction while VoiceOver is enabled.
Steps to reproduce
Add a carousel with pagination dots.
Open the frontend page.
Enable VoiceOver.
Navigate to a carousel dot using keyboard navigation.
Activate the focused dot using Control + Option + Space.
Notice that focus does not remain on the activated dot.
Describe the bug
When a carousel pagination dot is focused and activated using keyboard interaction with VoiceOver enabled, focus does not remain on the activated dot. Instead, the
Screen.Recording.2026-04-23.at.4.32.15.PM.mov
focus moves away from the dots, which makes it difficult to continue navigating the pagination controls.
Expected behavior
Focus should remain on the activated pagination dot after the slide changes.
Actual behavior
Focus is lost after activating a pagination dot with keyboard interaction while VoiceOver is enabled.
Steps to reproduce
Control + Option + Space.Environment information
WordPress Environment
Contribution Guidelines