We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 715 - In multimonitor (linux xinerama) setups the xrel (and possibly yrel) values in mouse motion events are skewed.
Summary: In multimonitor (linux xinerama) setups the xrel (and possibly yrel) values i...
Status: RESOLVED WONTFIX
Alias: None
Product: SDL
Classification: Unclassified
Component: events (show other bugs)
Version: HG 1.2
Hardware: x86 Linux
: P2 major
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords: target-1.2.14
Depends on:
Blocks:
 
Reported: 2009-03-15 03:34 UTC by Richard Connon
Modified: 2009-10-17 11:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Connon 2009-03-15 03:34:33 UTC
Using xinerama for a multimonitor setup in linux the xrel and yrel values in mouse motion events are skewed by the combined resolution of any monitors left of (for xrel) or above (for yrel) the main screen.
Comment 1 Ryan C. Gordon 2009-09-13 16:33:09 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.
Comment 2 Sam Lantinga 2009-09-28 01:53:24 UTC
I tried to reproduce this and I didn't have any problems with the latest snapshot:
http://www.libsdl.org/tmp/SDL-1.2.zip

Can you give me specific details on your Xinerama configuration and the program you were seeing this problem in?

If you can reproduce it with the programs in the SDL test folder, that would be ideal.

Thanks!
Comment 3 Sam Lantinga 2009-10-17 11:05:04 UTC
No response from the customer, I'm closing this for now.  Please reopen this as a 1.3 bug if it's an issue there.