[Breeze] [Bug 419651] single-click activation logic breaks with selectable QAbstractListView widgets

David Edmundson bugzilla_noreply at kde.org
Sun Apr 5 22:04:49 BST 2020


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

--- Comment #5 from David Edmundson <kde at davidedmundson.co.uk> ---
>The documentation also does not say that hooking activate means you will have lists that cannot be selected.

It literally does say that and has since 4.x. 

If you have suggestions on improving the documentation for Qt I will be happy
to submit them to Qt.
It is a common pitfall for application developers to fall into.

Maybe I can propose a keyboardActivated signal, so those that don't want to
follow the platform can connect to clicked and doubleClicked+keyboardActivated
to do whatever they want to in an easy way.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list