Bug 1627823
Summary: | Strange scroll behavior in virt-manager | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | User <bgzlla> |
Component: | spice-gtk | Assignee: | Marc-Andre Lureau <marcandre.lureau> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 28 | CC: | alon, berrange, cfergeau, crobinso, hdegoede, marcandre.lureau, sandmann, victortoso |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | spice-gtk-0.35-3.fc29 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-02 19:28:28 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: |
Description
User
2018-09-11 15:04:44 UTC
I reproduced, basically exactly what you describe, scroll doesn't move for me until the third click. But for me it's specific to spice graphics. I bisected spice-gtk and it seems to be this commit which entered Fedora with 0.35 version commit 2212f05145c5f1d5734f0cb7d3945dc58c1d5c8c Author: Marc-André Lureau <marcandre.lureau> Date: Thu Jun 7 19:32:09 2018 +0200 widget: handle smooth-scroll events Very interesting. I had a suspicion it was related to Spice and came upon that very commit after searching release notes, but for some reason I thought that after switching to VNC the problem still presented itself. Testing again, it works fine now. This seems like it will be an easy fix then, because if I remember correctly, that commit specifically deals with detecting smooth scroll events with touchpads on Wayland. It's likely a dev was just lazy and didn't correctly differentiate between events originating from a regular mouse and touchpad. (In reply to User from comment #2) > It's likely a dev was just lazy and didn't > correctly differentiate between events originating from a regular mouse and > touchpad. For what it's worth, this kind of comments is not particularly welcome.. I apologize if that was inappropriate. I was just joking about the lazy bit, we all make mistakes when developing software and I appreciate all of the hard work that has gone into Spice. Sent a possible fix [0] but not sure if that's great solution still. Feel free to give feedback based on scratch-build [1] below [0] https://lists.freedesktop.org/archives/spice-devel/2018-September/045574.html [1] https://koji.fedoraproject.org/koji/taskinfo?taskID=29669518 spice-gtk-0.35-3.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-f2d2ea7fd9 spice-gtk-0.35-3.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-f2d2ea7fd9 spice-gtk-0.35-3.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. |