-
Notifications
You must be signed in to change notification settings - Fork 83
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
Notification area tooltip always shown #350
Comments
I have the same issue from time to time. |
This is the popup that appears when the mouse pointer hovers the notificatuon icon. Could you maybe provide a screenshot so that I can understand how it happens? |
A workaround I often use when this happens (not only with WinCompose but also with apps like DS4Windows) I just hover over the tray icon of the app and move the cursor it should then disappear. |
Issue is still present in the current version (v0.9.8). The temp fix proposed by @second2050 works for me, but would prefer not having to use it. |
Hi! And thank you for being patient. I believe this issue may be fixed in WinCompose 0.9.11. Could you please test the new version? |
@samhocevar so far on my side I couldn't get that bug to show up again in 0.9.11; so on my side atleast it seems to be fixed |
Thanks Sam!
…On Thu, Sep 9, 2021, 14:20 second2050 ***@***.***> wrote:
@samhocevar <https://github.com/samhocevar> so far on my side I couldn't
get that bug to show up again in 0.9.11; so on my side atleast it seems to
be fixed
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#350 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQTKQBU7PI6OS2C6FRF5GZLUBCRCDANCNFSM4P6TIZIA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
I just encountered this bug for the first time, on 0.9.11. So it's not fixed. Unclear to me what triggered it. |
I can confirm this is still happening to me in v0.9.11. I believe this happens when the mouse enters the tray icon, and then leaves it before the toast can be shown. If that happens, the toast never gets the "mouse existed" event, and it doesn't disappear until you hover the icon again to send that event. It happens more reliably right after booting my computer or when it's lagging. However, during normal use I can sometimes get it to trigger on purpose after hovering the tray icon really quickly a bunch of times. |
WinCompose uses hardcodet/wpf-notifyicon, which has an open PR hardcodet/wpf-notifyicon#96 that seems to fix this issue (I can't reproduce it anymore on Windows 11 at least) and also brings the tooltip styling in line with other Windows 11 apps, but it also seems to break the tray icon context menu. |
Hi there,
Great tool tool. However, just wanted to write that often a box with a line of text (see attached image) appears in the upper left corner of my screen and sits up there, overlaying the menu of the current program I am working in and making it impossible to access menu commands or select tabs under the box if I am using a browser. It appears and eventually goes away at random it seems, but often I have to disable WinCompose to be able to work.
I'm using the latest version Windows 10 (on a Microsoft Surface.)
Thanks and best,
Erica
The text was updated successfully, but these errors were encountered: