| Summary: | Android mouse wheel events broken / not generated | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ellie <etc0de> |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.9 | ||
| Hardware: | ARM | ||
| OS: | Android (All) | ||
|
Description
Ellie
2019-03-28 10:51:30 UTC
Ok it seems after some more examination the actual problem is that I only get SDL_TOUCH_MOUSEID events (as if it was a finger) for the actual hardware mouse which doesn't make any sense - at least not for a properly written mouse-aware app. I am therefore closing this in favor of #4568 which asks for a way to disable this "pretend hardware mouse is a finger" behavior to get proper unfiltered hardware mouse events. *** This bug has been marked as a duplicate of bug 4568 *** |