https://bugs.kde.org/show_bug.cgi?id=374153
Martin Gräßlin <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.8.7 Latest Commit| |https://commits.kde.org/kwi | |n/c947e0a6012c551f559e45892 | |ac70af58c023b55 --- Comment #2 from Martin Gräßlin <mgraess...@kde.org> --- Git commit c947e0a6012c551f559e45892ac70af58c023b55 by Martin Gräßlin, on behalf of Vladyslav Tronko. Committed on 24/03/2017 at 16:04. Pushed by graesslin 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/c947e0a6012c551f559e45892ac70af58c023b55 -- You are receiving this mail because: You are watching all bug changes.