Revision 1190805
Go back to digest for 31st October 2010Bug Fixes in KDE Base
David Faure committed changes in /trunk/KDE/kdelibs/kfile:
Remove more code so that double-clicking on a file (in double-click mode) doesn't select the file + the dir + the dir again, in KFile::Files | KFile::Directory mode.
The activated() signal is indeed enough, no need to do anything about double-click explicitely anywhere.
Tested with the "bug 173137" testcase in kfiledialogtest, in single-click and double-click mode, and testing with click + Ok, Key_Enter, double-click. Hope I didn't miss anything.
The bug was already marked as fixed, but double-click global setting was probably not tested back then.
Reported by xdarklight.
File Changes
Modified 4 files
- /trunk/KDE/kdelibs/kfile
- /kdiroperator.cpp
- /kdiroperator.h
- /kfilewidget.cpp
- /kfilewidget.h
4 files changed in total