| Summary: | Text input events are reported inconstantly on key repeat | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Daniel Bünzli <daniel.buenzli> |
| Component: | events | Assignee: | (disabled) Jørgen Tjernø <jorgen> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.1 | ||
| Hardware: | x86 | ||
| OS: | Mac OS X 10.8 | ||
| Attachments: | Minimal test case showing the bug. | ||
|
Description
Daniel Bünzli
2014-02-06 23:18:01 UTC
Hey Jorgen, any ideas? Off the top of my head, maybe this is triggering the long-press IME composer that was introduced in 10.7 or 10.8. I'll take a look later. Definitely seems related to IME - the multiple "text" events seem to only happens on keys that have the "long press" IME popup in other applications. The fix works. Thanks. |