When a full screen application is open, typically it has been games for me like PUBG / SCUM / League of Legends. The application does not automatically close when you click away.
@Motifier Can you provide more details, screenshot, video, anything? I tried a few games, including PUBG, and can't reproduce.
Hi River, here is video demonstrating what I mean. It appears that if you scroll to change the sound level and then click away (but never click on the application) it does not go away. If you click and drag anywhere on earTrumpet then it does go away.
I've uploaded a video here for clarity - https://youtu.be/nQGz4x0GQgA
Interesting. So can you verify these are the steps you're following?
Can reproduce, thanks for the video!
Hi Riverar,
Yes, thats exactly what I'm doing. No problem regarding the video, I do a lot of the same for work.
Love the application, hopefully its an easier fix.
Cheers,
Tom
Hi @riverar , Any idea when this would be included in the next windows store build?
Cheers,
Tom
Hey @Motifier, due to Microsoft Store submission deadlines, will unlikely be this year. 馃槗 ~But it's fixed in dev if you're interested in compiling your own copy. (We have documentation on how to do this.)~ Will work on nailing this down and let you know.
Hi @riverar ,
I was just checking back in to see if there had been a final commit for the Microsoft Store? I was going to compile a dev copy but notice you striked "its fixed"
Cheers,
Tom
Hi @riverar ,
Is this still fixed in Dev? is it worth me compiling a version?
Cheers,
Tom
@Motifier Thanks for your patience; we pushed out what was in dev in 2.1.1.0, give that a whirl. If not, I'll make this higher priority for the next bugfix release. I'll also let you know when a fix lands in dev so you can try it out immediately.
The bug here is actually (seemingly) in the Windows shell giving EarTrumpet foreground rights when activating from the notification icon. Perhaps there is some bug in our code, bug foreground rights are per-process and the below test seems to match the described behavior.
This is the behavior I observe when I have a fullscreen borderless game running:
Repeat the above with either:
There is no simple solution since the flyout is visible on the screen, but it is not focused. You also see that when you're in the scenario, clicking the flyout will give it focus, and then you can dismiss it by typing ESC or clicking away. We need the shell to give us foreground rights in order to work properly, so I don't know if there is anything we can do about this right now.
I get this _all the time_ with Windows' pop-ups, so I would agree that it's a problem (one of many) with Win10, which is, after all, probably the buggiest version of Windows since Me (and I actually don't recall it being this bad).
Most helpful comment
Can reproduce, thanks for the video!