Bug 1285242
Summary: | Arranging screens has as result mouse events to be lost | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Christos Triantafyllidis <christos.triantafyllidis> |
Component: | wayland | Assignee: | Adam Jackson <ajax> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 24 | CC: | ajax, ofourdan |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-08-31 07:50:13 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1277927 |
Description
Christos Triantafyllidis
2015-11-25 09:43:03 UTC
This sounds a lot like https://bugs.freedesktop.org/show_bug.cgi?id=92273 which was fixed in Xwayland not too long ago. Indeed it does! Do you know if that commit is part of any package that I can test? I'll be able to test it next week and after that only after 6th of January. This seems to happening with Fedora 24 too: $ rpm -qa | grep wayland libwayland-cursor-1.10.0-1.fc24.x86_64 mesa-libwayland-egl-11.2.2-2.20160614.fc24.x86_64 ibus-wayland-1.5.13-1.fc24.x86_64 libwayland-client-1.10.0-1.fc24.x86_64 xorg-x11-server-Xwayland-1.18.3-4.fc24.x86_64 libwayland-client-1.10.0-1.fc24.i686 libwayland-server-1.10.0-1.fc24.x86_64 gnome-session-wayland-session-3.20.1-1.fc24.x86_64 libwayland-server-1.10.0-1.fc24.i686 If still present in F24 then I suspect this could be https://bugs.freedesktop.org/show_bug.cgi?id=95491 which was fixed in mutter with https://bugzilla.gnome.org/show_bug.cgi?id=766528 Hello, It was present in F24 when it was first released but not any more (or at least it hasn't happened to me for more than a week now. From the above RPM list only packages that seem to have changed are: gnome-session-wayland-session-3.20.2-1.fc24.x86_64 mesa-libwayland-egl-12.0.1-1.fc24.x86_64 xorg-x11-server-Xwayland-1.18.4-1.fc24.x86_64 I'm closing this bug report as I can't reproduce it any more, feel free to re-open it if anyone else can reproduce it. Cheers, Christos |