| Summary: | SDLView not created for a Cocoa window, resulting in missing right mouse clicks | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Lasse Öörni <loorni> |
| Component: | events | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | CC: | buckyballreaction |
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Mac OS X 10.6 | ||
|
Description
Lasse Öörni
2012-05-13 15:09:35 UTC
I also affirm that there are no right mouse clicks on Mac OS X 10.5 (with SDL compiled for x86) and Mac OS X 10.6 (SDL compiled for x86_64) I just confirmed that reverting hg rev b91e7565e877 fixes this bug. But that revision was a fix for bug #1303... This should be fixed. Thanks! http://hg.libsdl.org/SDL/rev/31449ea8f934 |