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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@davidedmundson.co.uk
         Resolution|---                         |NOT A BUG
             Status|REOPENED                    |RESOLVED

--- Comment #3 from David Edmundson <k...@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 watching all bug changes.

Reply via email to