Summary: | Table view click to select broken | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | DrSlony <bugs> |
Component: | Albums-TableView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugs, caulier.gilles |
Priority: | NOR | ||
Version: | 4.12.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/9a846c3608766ea67227bbd5b8cea36aba249ff3 | Version Fixed In: | 4.13.0 |
Sentry Crash Report: |
Description
DrSlony
2015-08-13 09:13:20 UTC
Not reproducible here with current implementation. Single click select item from table view. Note that i set "double click to open files and folders" option to KDE Control Panel, into the section Input Devices/Mouse Settings. But i found a dysfunction : if option to open in editor at thumbnail click is turn on, this doesn't work in Table View. It open preview mode. Gilles Caulier Git commit 9a846c3608766ea67227bbd5b8cea36aba249ff3 by Gilles Caulier. Committed on 16/08/2015 at 13:00. Pushed by cgilles into branch 'master'. Fix rules to open file by double click over table-view item following Application Settings mouse configuration FIXED-IN: 4.13.0 M +2 -2 NEWS M +22 -2 app/views/tableview/tableview.cpp http://commits.kde.org/digikam/9a846c3608766ea67227bbd5b8cea36aba249ff3 Git commit d52873ab34bc267855b95cff22acf9c7630c29dd by Gilles Caulier. Committed on 16/08/2015 at 13:14. Pushed by cgilles into branch 'frameworks'. backport commit #9a846c3608766ea67227bbd5b8cea36aba249ff3 from git/master to frameworks branch M +30 -9 app/views/tableview/tableview.cpp http://commits.kde.org/digikam/d52873ab34bc267855b95cff22acf9c7630c29dd I don't want to change my whole KDE click-to-open policy just so that I can select a file in digiKam's table view mode. Thank you for looking into this. |