https://bugs.kde.org/show_bug.cgi?id=437334

--- Comment #3 from Aleix Pol <aleix...@kde.org> ---
Here is some information. https://wayland-book.com/

In general terms, you need to understand that in Wayland you cannot move the
cursor. So in general this part should be just skipped on wayland.

The crash itself happens because it's unable to figure out the geometry of the
current display. This is something that won't just fly here and should be
avoided.

You might want to add a KWindowSystem::isPlatformWayland() that just does the
scrolling without moving the cursor.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to