[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2020-10-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377309 Nate Graham changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit|

[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2020-10-21 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=377309 Bug Janitor Service changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2019-10-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377309 Nate Graham changed: What|Removed |Added Component|general |iconview -- You are receiving this mail because:

[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2019-10-05 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=377309 --- Comment #20 from David Edmundson --- I will still be against it on account of if you've set your settings to make a grid view activate on double click, then having a grid view activate on double click is not a bug. Also if you were to patch it...d

[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2019-10-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377309 --- Comment #19 from Nate Graham --- "Wanna submit a patch?" :) -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2019-10-04 Thread Björn Feber
https://bugs.kde.org/show_bug.cgi?id=377309 --- Comment #18 from Björn Feber --- This code in IconMode.cpp, line 183 fixes it: d->categoryView->setStyleSheet(QStringLiteral("QAbstractItemView { activate-on-singleclick: 1; }")); -- You are receiving this mail because: You are watching all bug ch

[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2018-12-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377309 --- Comment #17 from Nate Graham --- I'm sorry. That last comment was really aggressive and rude. I didn't mean to offend! -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2018-12-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377309 --- Comment #16 from Nate Graham --- (In reply to David Edmundson from comment #15) > > 2. The double-click exists because some people prefer for the first click > > on a > > mouse-selectable item to select it rather than open it. > > That's guessing,

[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2018-12-17 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=377309 --- Comment #15 from David Edmundson --- >you didn't address any of my arguments. >1. A thing that is not mouse-selectable (e.g. a toolbar button) should always >activate with a single click even when using the double-click setting Whether it's mou

[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2018-12-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377309 --- Comment #14 from Nate Graham --- David, you didn't address any of my arguments. I will be happy to address the new ones you introduced, and I hope you will take the time to do the same for mine. > If it looks like an icon it should behave like an i

[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2018-12-17 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=377309 David Edmundson changed: What|Removed |Added Status|CONFIRMED |REPORTED Ever confirmed|1

[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2018-12-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377309 Nate Graham changed: What|Removed |Added Keywords||usability Status|REPORTED

[systemsettings] [Bug 377309] When using double-click mode, systemsettings inappropriately uses the same behavior in icon view

2018-12-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377309 Nate Graham changed: What|Removed |Added Summary|When Dolphin icons are set |When using double-click |to dou