https://bugs.kde.org/show_bug.cgi?id=374153
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kwi |https://commits.kde.org/kwi |n/c947e0a6012c551f559e45892 |n/1bfe1164f41dc328d54f7dc6e |ac70af58c023b55 |d13b2fabfde09f6 --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 1bfe1164f41dc328d54f7dc6ed13b2fabfde09f6 by David Edmundson, on behalf of Vladyslav Tronko. Committed on 12/04/2017 at 17:16. Pushed by davidedmundson into branch 'Plasma/5.8'. Fix crash on dragging titlebar buttons in System Settings Summary: Currently, if user tries to move one of buttons to the left, ending up dragging one button onto another, crash occurs. In addition, this patch replaces verbose replacement(remove/insert) with more elegant QVector<T>::move(int, int) FIXED-IN: 5.8.7 Reviewers: graesslin, #kwin Reviewed By: graesslin, #kwin Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D5117 M +12 -2 kcmkwin/kwindecoration/declarative-plugin/buttonsmodel.cpp https://commits.kde.org/kwin/1bfe1164f41dc328d54f7dc6ed13b2fabfde09f6 -- You are receiving this mail because: You are watching all bug changes.