https://bugs.kde.org/show_bug.cgi?id=458929

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOT A BUG
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
> 5. Break point is hit, app loses focus but cursor still doesn't show 

The attached demo hides the cursor and it appears like it creates a pointer
constraint so the pointer can't escape the window. When you hit Alt+F4, kwin
politely asks your demo to close the window, the demo receives that "polite"
request and quits the while loop. Note that during that whole time, the pointer
constraint is still active as "return 0" has not been executed so no surface
has been destroyed and kwin continues to think that your demo is still running.
Unfortunately, not really a bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to