https://bugs.kde.org/show_bug.cgi?id=406387
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@davidedmundson.co.uk Status|REPORTED |RESOLVED Resolution|--- |NOT A BUG --- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> --- >. This does not comply with the expected Qt behavior >From the docs void QAbstractItemView::activated(const QModelIndex &index) This signal is emitted when the item specified by index is activated by the user. How to activate items depends on the platform; e.g., by single- or double-clicking the item, or by pressing the Return or Enter key when the item is current. -- You are receiving this mail because: You are watching all bug changes.