| Summary: | Inconsistency between windib and directx driver with "system key" behaviour | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Tim Angus <tim> |
| Component: | events | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | alistair, tjw |
| Version: | HG 1.2 | ||
| Hardware: | x86 | ||
| OS: | Windows (All) | ||
| Attachments: |
Patch that disables "system key" handling with the directx driver
Same as previous patch, but applies cleanly on recent revisions |
||
|
Description
Tim Angus
2008-08-31 03:38:36 UTC
Created attachment 270 [details]
Patch that disables "system key" handling with the directx driver
The patch.
*** Bug 596 has been marked as a duplicate of this bug. *** Hmm, installing this patch results in the app receiving a tab key event when alt-tabbing out. This doesn't happen, as far as I can tell, with windib or pre-patch dx5. Created attachment 315 [details]
Same as previous patch, but applies cleanly on recent revisions
This was committed with revision 4485. Thanks! |