[frameworks-kitemmodels] [Bug 352369] KSelectionProxyModel bug

2015-12-06 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352369 --- Comment #4 from David Faure --- Git commit b2687816be334552c0dadceb3f562f71e8b2f596 by David Faure. Committed on 06/12/2015 at 09:35. Pushed by dfaure into branch 'master'. Fix KSelectionProxyModel usage in QTableView The proxy would initially say

[frameworks-kitemmodels] [Bug 352369] KSelectionProxyModel bug

2015-12-06 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352369 David Faure changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[frameworks-kitemmodels] [Bug 352369] KSelectionProxyModel bug

2015-12-06 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352369 --- Comment #6 from David Faure --- Hmm, testing in proxymodeltestapp shows that in "single selection mode", both QSortFilterProxyModel and KRecursiveFilterProxyModel lead to another row being selected instead of the one which was just removed (so this

[frameworks-kitemmodels] [Bug 352369] KSelectionProxyModel bug

2015-12-06 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352369 --- Comment #7 from David Faure --- Confirmed, tree->setSelectionMode(QAbstractItemView::ExtendedSelection); is a working workaround in QtSampleModel/TreeModelView.cpp. (Obviously that's just a workaround, not a fix). -- You are receiving this ma

[frameworks-kitemmodels] [Bug 352369] KSelectionProxyModel bug

2016-03-27 Thread Stephen Kelly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352369 Stephen Kelly changed: What|Removed |Added Assignee|kdelibs-b...@kde.org|steve...@gmail.com -- You are receiving this m

[frameworks-kitemmodels] [Bug 352369] KSelectionProxyModel bug

2016-03-27 Thread Stephen Kelly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352369 Stephen Kelly changed: What|Removed |Added Latest Commit||http://commits.kde.org/kite |