| Summary: | Unity Editor fails to recognise mouse scrolling events | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | David <kitt997> |
| Component: | input | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | CC: | kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.18.5 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
David
2020-10-08 11:03:42 UTC
That's very odd. KWin actually doesn't handle scrolling at all on X11, only on Wayland. On Wayland, it's possible that something KDE-related is involved, but on X11, this issue would be somewhere in the input stack (Libinput/Synaptics/Evdev) or in the app itself having a weird interaction with the rest of the environment. Does this issue happen when run under openbox/icewm? (you can run openbox --replace in an existing plasma session) What is the value selected in system settings -> window management -> window behaviour->window actions ->mouse wheel? (In reply to Nate Graham from comment #1) > That's very odd. KWin actually doesn't handle scrolling at all on X11, only > on Wayland. On Wayland, it's possible that something KDE-related is > involved, but on X11, this issue would be somewhere in the input stack > (Libinput/Synaptics/Evdev) or in the app itself having a weird interaction > with the rest of the environment. I'm confused as well. Of course switching to Wayland makes no difference. Though I've noticed something interesting, maybe it sounds meaningful to you. If I log in to Plasma, log out then log in to GNOME, Unity no longer works. Put simply, Unity only works under GNOME unless I start Plasma: after that, stops working. (In reply to David Edmundson from comment #2) > Does this issue happen when run under openbox/icewm? > (you can run openbox --replace in an existing plasma session) > > What is the value selected in > system settings -> window management -> window behaviour->window actions > ->mouse wheel? It's set to "scroll". Neither mouse nor touchpad work. (In reply to David Edmundson from comment #2) > Does this issue happen when run under openbox/icewm? > (you can run openbox --replace in an existing plasma session) Still happens. Unity works correctly instead, if I log in to Openbox directly. > Still happens.
Did you run openbox --replace before starting unity?
(In reply to Vlad Zahorodnii from comment #6) > > Still happens. > Did you run openbox --replace before starting unity? I've just tried, same result. I'm adding another bit of the puzzle here. I've noticed two more things: 1) After a while using the application, it starts loosing responsiveness even to L/R clicks, in every area of the window except the main menu. Have to repeat the click 5-10 times before it's taken. 2)the main menu looks like the app isn't focused. text is gray on white as opposed to the black on white of any other GTK2/3 app on my system. We're dealing with a hell of a problem here. I'm here for any other test you can think of guys, in the meantime thank you. New information was added with comment 7; changing status for inspection. This bug was reported against an outdated version of KWin. We have made many changes since the. If the issue persists in newer versions can you reopen the bug report updating the version number. |