[Konsole-devel] [Bug 183069] Crash on removing key bindings

Robert Knight robertknight at gmail.com
Tue May 26 09:11:07 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=183069


Robert Knight <robertknight at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robertknight at gmail.com




--- Comment #4 from Robert Knight <robertknight gmail com>  2009-05-26 11:11:04 ---
Hi Dario,

Thanks for the patch - I think it would be simpler just to remove any items
from the list returned by selectedItems() which are not in the first column
before iterating over each item in the list to remove the rows.

Alternatively, iterate through the selected items to create a set of selected
rows then iterate through that set to remove the rows.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list