https://bugs.kde.org/show_bug.cgi?id=397635
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/lat |https://commits.kde.org/lat |te-dock/b4dd016ed0d861e9c16 |te-dock/abf8b5c77245ee97f35 |76cbd6edb425edbe6c966 |cfc50259f71dfd0677250 |https://commits.kde.org/lat |https://commits.kde.org/lat |te-dock/abf8b5c77245ee97f35 |te-dock/56b4be6f8eb41059192 |cfc50259f71dfd0677250 |5dc0e57f5ba1ba31d7276 --- Comment #24 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit abf8b5c77245ee97f35cfc50259f71dfd0677250 by Michail Vourlakos. Committed on 28/08/2018 at 16:42. Pushed by mvourlakos into branch 'v0.8'. delay hiding previews when creating contextmenu -- there are cases that hiding previews too early can create crashes under wayland. Such a case is when the user uses the touchpad to emulate a right-click event to create a context menu for specific task FIXED-IN: 0.8.1 (cherry picked from commit b4dd016ed0d861e9c1676cbd6edb425edbe6c966) M +6 -3 plasmoid/package/contents/ui/ContextMenu.qml M +2 -3 plasmoid/package/contents/ui/main.qml https://commits.kde.org/latte-dock/abf8b5c77245ee97f35cfc50259f71dfd0677250 --- Comment #25 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit 56b4be6f8eb410591925dc0e57f5ba1ba31d7276 by Michail Vourlakos. Committed on 28/08/2018 at 16:41. Pushed by mvourlakos into branch 'v0.8'. dont crash plasmoid from too fast mouse events make sure that we delete a valid contextMenu and not a ghost reference. This could occur from two-fingers emulating right-click in wayland. FIXED-IN: 0.8.1 (cherry picked from commit afb34a85cf7c30eed343e51ceb1d1f73ba7a65a2) M +3 -1 plasmoid/package/contents/ui/ContextMenu.qml M +5 -1 plasmoid/package/contents/ui/task/TaskDelegate.qml https://commits.kde.org/latte-dock/56b4be6f8eb410591925dc0e57f5ba1ba31d7276 -- You are receiving this mail because: You are watching all bug changes.