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

Fix tooltip after closing window, update ManagedShell #709

Merged
merged 2 commits into from
Nov 11, 2023

Conversation

dremin
Copy link
Owner

@dremin dremin commented Nov 11, 2023

When the window is deactivated, focus the dummy control using the same method used with auto-hide enabled. This avoids a tooltip being displayed in undesirable scenarios (#364, #455).

The ManagedShell update contains the fix for #703.

@dremin dremin merged commit 63745c2 into master Nov 11, 2023
3 checks passed
@dremin dremin deleted the fix-stubborn-tooltip branch November 11, 2023 21:37
@xoascf
Copy link
Collaborator

xoascf commented Dec 7, 2023

@dremin With this change, the Start button can no longer be pressed with the space bar when it is selected, and FocusVisualStyle is not applied to it, so it is no longer highlighted in some themes.

@dremin
Copy link
Owner Author

dremin commented Jan 15, 2024

@xoascf Yeah, unfortunately this was the best I could do short of a custom tooltips implementation for now. I think the regression is worth the fix.

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.

2 participants