https://bugs.kde.org/show_bug.cgi?id=397635
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |0.8.1 Resolution|--- |FIXED Latest Commit|https://commits.kde.org/lat |https://commits.kde.org/lat |te-dock/afb34a85cf7c30eed34 |te-dock/afb34a85cf7c30eed34 |3e51ceb1d1f73ba7a65a2 |3e51ceb1d1f73ba7a65a2 | |https://commits.kde.org/lat | |te-dock/b4dd016ed0d861e9c16 | |76cbd6edb425edbe6c966 --- Comment #22 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit afb34a85cf7c30eed343e51ceb1d1f73ba7a65a2 by Michail Vourlakos. Committed on 28/08/2018 at 15:55. Pushed by mvourlakos into branch 'master'. 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 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/afb34a85cf7c30eed343e51ceb1d1f73ba7a65a2 --- Comment #23 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit b4dd016ed0d861e9c1676cbd6edb425edbe6c966 by Michail Vourlakos. Committed on 28/08/2018 at 16:35. Pushed by mvourlakos into branch 'master'. 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 M +6 -3 plasmoid/package/contents/ui/ContextMenu.qml M +2 -3 plasmoid/package/contents/ui/main.qml https://commits.kde.org/latte-dock/b4dd016ed0d861e9c1676cbd6edb425edbe6c966 -- You are receiving this mail because: You are watching all bug changes.