[Breeze] [Bug 419651] single-click activation logic breaks with selectable QAbstractListView widgets
David Edmundson
bugzilla_noreply at kde.org
Sun Apr 5 17:48:24 BST 2020
https://bugs.kde.org/show_bug.cgi?id=419651
David Edmundson <kde at davidedmundson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kde at davidedmundson.co.uk
Resolution|--- |NOT A BUG
Status|REOPENED |RESOLVED
--- Comment #3 from David Edmundson <kde at davidedmundson.co.uk> ---
>From the Qt 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.
If client code does not handle very documented behaviour, it is unquestionably
a client bug.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list