| Summary: | windows with icons in X are not focusable | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Vincent Povirk <madewokherd> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | bombasticbryan |
| Version: | 1.2.12 | Keywords: | target-1.2.14 |
| Hardware: | x86 | ||
| OS: | Linux | ||
| Attachments: | patch for setting the input hint correctly | ||
|
Description
Vincent Povirk
2008-05-14 19:02:36 UTC
Tagging this bug with "target-1.2.14" so we can try to resolve it for SDL 1.2.14. Please note that we may choose to resolve it as WONTFIX. This tag is largely so we have a comprehensive wishlist of bugs to examine for 1.2.14 (and so we can close bugs that we'll never fix, rather than have them live forever in Bugzilla). --ryan. I'm actually not sure the bug is still present. I can't find the code that was broken in svn trunk. I'll retest shortly. This is still present in the 1.2 branch of sdl. I hadn't realized svn trunk was 1.3. Given that this is an obvious deficiency with an easy fix, there's no good reason to leave it broken, even if it does not impact my own use of sdl and even if 1.2 will become obsolete. Is there any further work I could do here? Is there somewhere I could send a patch? You can attach a patch to this bug. That would be greatly appreciated, thanks! Created attachment 377 [details]
patch for setting the input hint correctly
Thanks, your patch is in subversion! |