ModernFlyouts-Community / ModernFlyouts

A modern Fluent Design replacement for the old Metro themed flyouts present in Windows.
https://modernflyouts-community.github.io
MIT License
3.58k stars 193 forks source link

Bug: The new exploit to show over native Windows applications (lockscreen manager etc.) is troubling in some areas. #402

Open sepruko opened 3 years ago

sepruko commented 3 years ago
**Describe the bug:**

The flyout prevents the user from using the Windows' Skip & Sketch application if they try to click to begin a selection over the flyout (and its shadow), anywhere else is fine. Releasing a selection over the flyout works as intended.

To Reproduce: Steps to reproduce the behavior:

  1. SUPER/WIN+SHIFT+S.
  2. Click on the flyout to begin the snippet.
  3. Attempt to drag to select an area.
  4. Observe as it does not accept the click, because ModernFlyouts is receiving the input instead.

Screenshots:

Easy to replicate, I don't think you should need this but let me know if this is not the case.

OS Version:

ModernFlyouts Version: v0.9, downloaded from the Windows Store prior to v0.9 and updated to v0.9.

Additional context: N/A

prakharb5 commented 3 years ago

There was meant to be some issues with this exploit 😄. @ADeltaX something you can figure out maybe?

ADeltaX commented 3 years ago

Uhm, that's interesting. I'll see what I can do here.

The default windows audio flyout does the same BUT it fades out even when you move the mouse around it. Probably I have to look around what band is Skip & Sketch on and apply specific workaround. image