Summary: | Start Page 'Places' doesn't respect double-click folders setting | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Christopher Martin <chrsmrtn> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | 2.6 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christopher Martin
2011-06-04 14:21:38 UTC
*** Bug 274911 has been marked as a duplicate of this bug. *** This was done on purpose. There is no reason to require double click on the start page because one cannot select multiple items there. The pointing-finger cursor was supposed to provide a hint of this behavior. Maybe the start page should "swallow" the double click to avoid propagating the second click? It's really an issue of consistency - I double-click on the folders in Dolphin, I double-click on the folders in Gwenview, and I always forget that I should just single-click on the Home folder (or whatever) on the Start Page. Swallowing the second click would definitely help if you don't want to change Gwenview's basic behaviour. Git commit 840edc7f5d812d174966fdc59b524b300c92b2a1 by Aurélien Gâteau. Committed on 10/06/2011 at 17:15. Pushed by gateau into branch 'master'. Follow KDE settings for double-click vs single-click on start page as well BUG: 274912 @Christopher: After playing around with various settings, I realized the UI of the start page is too similar to the thumbnail view to use a different behavior. M +15 -5 app/startpage.cpp M +1 -1 app/startpage.h M +5 -5 app/startpage.ui http://commits.kde.org/gwenview/840edc7f5d812d174966fdc59b524b300c92b2a1 |