Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement TabList CTRL + TAB keyboard shortcut on win32. #3841

Merged
merged 6 commits into from
Jan 25, 2025

Conversation

lawrencewin
Copy link
Contributor

Platforms Impacted

  • iOS
  • macOS
  • win32 (Office)
  • windows
  • android

Description of changes

Native Windows TabList / Pivot implement a CTRL + TAB keyboard shortcut to switch tab selection for the entire tablist. This keyboard shortcut was missing on the FURN TabList, and this PR implements this.

Verification

Tested locally in FURN app. Verified narration and announcements do not break - no repro of old double narration bug.

ctrl.tab.shortcut.tablist.mp4

Pull request checklist

This PR has considered (when applicable):

  • Automated Tests
  • Documentation and examples
  • Keyboard Accessibility
  • Voiceover
  • Internationalization and Right-to-left Layouts

@lawrencewin lawrencewin requested a review from a team as a code owner January 24, 2025 22:41
@lawrencewin lawrencewin enabled auto-merge (squash) January 25, 2025 00:01
@lawrencewin lawrencewin merged commit 2c1345c into microsoft:main Jan 25, 2025
11 checks passed
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