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

Split Button: Not able to perform tab/shift-tab navigation after performing Bold/Italic/Underline operation in edit box #200

Closed
12 tasks
stmoy opened this issue Sep 10, 2019 · 0 comments · Fixed by #203

Comments

@stmoy
Copy link
Contributor

stmoy commented Sep 10, 2019

Describe the bug

Steps to reproduce the bug

  1. Steps to reproduce the behavior:
  2. Launch XAML Controls Gallery.
  3. Activate Split button from All controls page.
  4. Take the keyboard focus to the rich edit box, press ctrl+a to select the text, then press ctrl+b/i/u.
  5. Now press tab/shift-tab and observe.

Expected behavior

User should be able to navigate in the page after performing Bold/Italic/Underline context menu operation.

Actual behavior

  • Keyboard focus gets struck.
  • The application doesn't respond to tab/shift-tab.
  • Not able to regain focus with alt+tab too.

Screenshots

Version Info

Gallery version (found on Settings page):

1.2.9.0

Windows 10 version:

  • Insider Build (xxxxx)
  • May 2019 Update (18362)
  • October 2018 Update (17763)
  • April 2018 Update (17134)
  • Fall Creators Update (16299)
  • Creators Update (15063)
  • Anniversary Update (14393)

Device form factor:

  • Desktop
  • Mobile
  • Xbox
  • Surface Hub
  • IoT

Additional context

Jevan mentions: It works, but after doing this then tab/shift+tab is very slow. I suspect a perf issue in the app. Maybe a runaway callback?

marcelwgn added a commit to marcelwgn/WinUI-Gallery that referenced this issue Sep 10, 2019
stmoy pushed a commit that referenced this issue Sep 18, 2019
…n page, Closes #200 (#203)

* Fix bug with changing focus and apply changes from #157, Closes 200

* Fix bug with changing focus and apply changes from #157, Closes #200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant