https://bugs.kde.org/show_bug.cgi?id=517590
--- Comment #5 from Dmitry Kazakov <[email protected]> --- Okay, the problem is that when selecting the layers with "Ctrl" shortcut, `currentIndex()` of the view is set on the "last clicked" item, not on the "active" one. Hence, after the next user action, e.g. paint operation or the transform tool activation, the `currentIndex()` is switched, resetting the entire selection. -- You are receiving this mail because: You are watching all bug changes.
