Hide Forgot
+++ This bug was initially created as a clone of Bug #1019821 +++ Description of problem: Xdmx mouse after button-click goes to 0,0 Version-Release number of selected component (if applicable): xorg-x11-server-Xdmx-1.14.3-1.fc19.x86_64 How reproducible: Steps to Reproduce: 1. Xephyr -screen 640x480 -ac :1 & 2. Xephyr -screen 640x480 -ac :2 & 3. Xdmx +xinerama -xinput local -display :1 -display :2 -ac :4 & 4. export DISPLAY=:4.0 5. twm & 6. left click in screen 1 Actual results: mouse warps to 0,0 and menu appears there Expected results: menu should appear under the mouse Additional info: https://bugs.freedesktop.org/show_bug.cgi?id=63486 with reported fix sounds like this --- Additional comment from Peter Hutterer on 2013-10-23 02:07:38 EDT --- Verified upstream, present since at least server 1.13.0
confirmed on xorg-x11-server-1.13.0-23.el6
Upstream commit e16dea72d6f45dd6d7788362bb7dbe76263719b1
This fix was merged into the upstream 1.15 and is available since the RHEL 6.6 Xorg rebase. No further fixes are necessary. xorg-x11-server-1.15.0-22.el6 and later