Quitting the application causes cursor location to be printed.
See original GitHub issueIf i quit the application, the cursor location (i think) starts being printed to the console like this:
This only happens when using gui.cs.
The command i used to run is:
dotnet run -r:linux-x64
Issue Analytics
- State:
- Created 2 years ago
- Comments:10
Top Results From Across the Web
How can I prevent a program from changing my mouse ...
1 Answer. If the cursor only changes when the software has focus, it's unlikely you can prevent this. It's not actually "changing" your...
Read more >My text cursor keeps going to the left side and I can't click ...
Go into Settings > Devices > Mouse > Additional Mouse Options > Pointer Options tab, and UN-check the "Automatically move pointer" option box...
Read more >"Quit App Under Cursor" has stopped working sometime ...
Describe the bug Quit App Under Cursor is currently non-functional for me. It was definitely working for me a few days or a...
Read more >Spinning blue circle next to the mouse pointer in Windows 11/10
My task manager shows Antimalware Service Executable and it says I can't end that task because it can cause problems. What do I...
Read more >How to Fix Cursor Problem Windows 11 - YouTube
How to Fix Cursor Problem Windows 11 - Cursor Freezes, Cursor Hangs, Cursor Disappears, Cursor Jumps Sometimes this problem can occur due to ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you to everyone who helped. Issue is now fixed!
See https://github.com/migueldeicaza/gui.cs/issues/1340 where adding shutdown fixed the problem