Windows-Apps-Hub / UnitedSets

Bringing back Sets and Browser
https://www.microsoft.com/store/apps/9N7CWZ3L5RWL
MIT License
232 stars 10 forks source link

[BUG] Captured Taskbar #50

Open TuanZiGit opened 1 year ago

TuanZiGit commented 1 year ago

When I press TAB on the Windows Taskbar, a empty tab added, and my taskbar disappeared. When I tryied to close the United Sets, my laptop shows a "Close Windows" window. I fixed it by releasing the taskbar window. It seems like it captured in to the desktop and sended a signal like Alt + F4

GetGet99 commented 1 year ago

I cannot reproduce the issue on my end. So, I have two options.

  1. Are you using the experimental store app or normal app?
  2. Are you using windows 11 or windows 10?
4Lajf commented 7 months ago

Can confirm the bug on my machine. Using Windows 10 22H2

GetGet99 commented 1 month ago

Unfortunately, since I am not using Windows 10 I am not sure what is the class name for the taskbar is. I will get back to this later. Sorry for that

GetGet99 commented 1 month ago

I'll unlikely to resolve this in the future. However, you can contribute and open a new PR, and add a new blacklist window class to here. https://github.com/Windows-Apps-Hub/UnitedSets/blob/1904efdc9fa0130d5b621bb7c9398087efa2780b/UnitedSets/Constants.cs#L29C3-L35C10

Thank you and sorry that I can't really help here since I don't have Windows 10.