Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EventSensor>>#cursorPoint/EventSensor>>#peekPosition absorb events #107

Open
LinqLover opened this issue Jan 3, 2024 · 1 comment
Open
Labels
bug [WHAT] Something isn't working as expected. Automated tests beneficial. :-

Comments

@LinqLover
Copy link
Contributor

Probably because the eventQueue is flushed.

For example, this is a real problem when you start the profiler from the docking bar to analyze some UI interactions, as a few up to many keyboard events (depending on the performance of the UI) get swallowed.

@LinqLover LinqLover added the bug [WHAT] Something isn't working as expected. Automated tests beneficial. :- label Jan 3, 2024
@LinqLover
Copy link
Contributor Author

Morphic-ct.2153 (inbox) fixes the issue for the case of the profiler, but the general issue with EventSensor remains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [WHAT] Something isn't working as expected. Automated tests beneficial. :-
Projects
None yet
Development

No branches or pull requests

1 participant