[Wayland-bugs] [Bug 92273] No pointer events on windows on only hot-plugged monitor

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Oct 4 00:24:46 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92273

            Bug ID: 92273
           Summary: No pointer events on windows on only hot-plugged
                    monitor
           Product: Wayland
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: major
          Priority: medium
         Component: XWayland
          Assignee: wayland-bugs at lists.freedesktop.org
          Reporter: jadahl at gmail.com
        QA Contact: xorg-team at lists.x.org

If a Wayland compositor starts with only the primary monitor plugged in, and
then plugs in a second monitor, an XWayland X11 client window will not receive
any pointer device input events if it is displayed only on the hot plugged
monitor.

The issue reproduces both when running weston (1.9.0) and mutter (3.18.0), with
Xwayland (either master or 1.17.2).

It does not reproduce if the monitor was plugged in when starting the Wayland
compositor.

Steps to reproduce:

1. Start XWayland capable Wayland compositor (e.g. weston or mutter) with only
one monitor plugged in.
2. Start some terminal (such as gnome-terminal or weston-terminal)
3. Start "xev"
4. Make sure xev sees mouse movements by moving the pointer above the xev
window and observe the events printed in the terminal
5. Plug in the second monitor
6. Move the xev window so it is half on each monitor
7. Observe that xev receives pointer events when pointer is on both monitors
8. Move the xev window so that is *only* on the second monitor
9. Observe that xev no longer receives any pointer events

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20151004/157c3f31/attachment.html>


More information about the wayland-bugs mailing list