question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mouse clicks rarely work... delay shipping?

See original GitHub issue

Because of this issue https://github.com/migueldeicaza/gui.cs/issues/386 that @tig opened, mouse clicks rarely work anywhere.

  • I can’t click the list view
  • I can’t click the filter box
  • And the status bar isn’t clickable (separate issue but adds to this)

This is very unfortunate because although the experience is good for keyboard users, it’s un-usable for mouse users.

I wanted to use my mouse… but I also got tripped up using the keyboard:

Because I was sitting in the filter box, and wanted to get to the list view… I, without thinking, hit ENTER since I do this in basically any GUI search box (google.com, outlook search, github search, etc). Because ENTER is our keybinding to Accept, the grid view went away.

Even I was bamboozled about this and I work on the thing 😅

At the very least, we need to add that TAB switches between the list view and search box in the status bar.

With that said, I’m not really sure if we wanna ship yet. The mouse support is ideal.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
tigcommented, Aug 24, 2020

Close. I just pushed a test of 0.90’s nuget package and am currently tweaking my PR for ocgv. Hopefully today!

1reaction
tigcommented, Jul 15, 2020

Head’s up, 0.90 is imminent.

I’ve got a PR ready for GraphicalTools for when it’s out.

https://github.com/migueldeicaza/gui.cs/issues/792

Read more comments on GitHub >

github_iconTop Results From Across the Web

Delays between clicks and response
I am experiencing long delays between click with mouse to response. ... We know it's frustrating when things don't work as expected.
Read more >
Mouse clicks don't register until after mouse is moved : r/wow
Clicking with the left and right mouse buttons individually doesn't cause the cursor to disappear until after you move the mouse a little...
Read more >
Why do I have to click on a mouse several times before ...
Go to mouse settings in the control panel, go to the test tab and then try this: Rock your finger around on the...
Read more >
Very slow response for mouse clicks & movements ...
Typical delays after a movement, click or keystroke are usually in the 5-15 second range. This is clearly frustrating and unworkable. This ...
Read more >
Total Noob needs help sending mouse clicks after time delay
What I need is a sketch to send 2 mouse clicks with a 1 second interval after a time delay of 6 hours....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found