Summary: | Wayland (?): Agenda view slows down when moving the mouse | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Katalin Rebhan <me> |
Component: | agendaview (weekview) | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REOPENED --- | ||
Severity: | normal | CC: | winter |
Priority: | NOR | ||
Version First Reported In: | 6.3.3 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Katalin Rebhan
2021-10-30 21:04:56 UTC
I'm closing this once since its ancient and I haven't seen any similar reports. wayland support is greatly improved recently. if the problem persists in new KOrganizer versions feel free to reopen. Still happens, but it seems improved at least since just moving the mouse doesn't do it anymore, dragging (vertically) on the agenda view still does though but there also I think it's much faster than before. I believe the problem is that it redraws the interface for every mouse position event (that changes the selection?) instead of skipping redraws to only the one where the mouse currently is, and each of these takes much longer the larger the window size is. In fact, this also happens with 100% scaling on my 4k monitor with the window maximized, so it doesn't have anything to do with the screen scale. |