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

Highlight in taskbar fails while window is minimized through the taskbar #887

Closed
ducalex opened this issue Jun 15, 2019 · 2 comments
Closed

Comments

@ducalex
Copy link

ducalex commented Jun 15, 2019

This bug has the same description as #607 except I think I have narrowed down the behavior.

flash_taskbar doesn't engage on a bell if the window was minimized by pressing its icon in the taskbar. (Or in other words if the window wasn't minimized by the minimize button.) The audio bell works in all cases.

I've made a short video to show the issue: https://imgur.com/a/4s7YGm7

OS: Windows 8.1
mintty: 3.0.1

@mintty
Copy link
Owner

mintty commented Jun 15, 2019

Thanks for the diagnostics. It's because when you minimize that way, Windows still keeps the focus on the window. Easy fix.

@mintty
Copy link
Owner

mintty commented Jul 13, 2019

Released 3.0.2.

@mintty mintty closed this as completed Jul 13, 2019
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

No branches or pull requests

2 participants