Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
+++ 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
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