This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Description
I'm submitting a...
Bug report (I searched for similar issues and did not find one)
Current behavior
The thumb's tooltip, activated with a mouse click, does not refresh when the thumb is updated using the keyboard.
Expected behavior
The tooltip should update no matter what input method is used to update the control's thumbs.
Minimal reproduction of the problem with instructions
The official Windows Community Toolkit Sample App can be used as the repro project.
To reproduce the issue, perform the following steps:
Click slightly to the right of the left thumb (or slightly to the left of the right thumb)
The tooltip for the thumb appears
Press the Tab key until the same thumb has focus and use the Left or Right Arrow key to move the thumb
Note how the tooltip does not update with the new position of the thumb.
Environment
Nuget Package(s):
Package Version(s):
Windows 10 Build Number:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [x] October 2018 Update (17763)
- [ ] Insider Build (build number: )
App min and target version:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [x] October 2018 Update (17763)
- [ ] Insider Build (xxxxx)
Device form factor:
- [x] Desktop
- [ ] Mobile
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT
Visual Studio
- [x] 2017 (version: )
- [ ] 2017 Preview (version: )
Reactions are currently unavailable
I'm submitting a...
Current behavior
The thumb's tooltip, activated with a mouse click, does not refresh when the thumb is updated using the keyboard.
Expected behavior
The tooltip should update no matter what input method is used to update the control's thumbs.
Minimal reproduction of the problem with instructions
The official Windows Community Toolkit Sample App can be used as the repro project.
To reproduce the issue, perform the following steps:
Environment