Summary: | Directory chooser dialog in copy/move file does not allow to actually choose a directory | ||
---|---|---|---|
Product: | [Applications] krusader | Reporter: | Dominik Stadler <dominik.stadler> |
Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bruce.oy, krusader-bugs-null, mg |
Priority: | NOR | ||
Version: | 2.4.0-beta3 "Single Step" | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=308377 | ||
Latest Commit: | http://commits.kde.org/krusader/7c22649f7d7b7817fb4060858f9c60ef664e5be3 | Version Fixed In: | |
Sentry Crash Report: |
Description
Dominik Stadler
2009-12-07 13:38:40 UTC
Still reproduciable using 2.4.0-beta3. Git commit 7c22649f7d7b7817fb4060858f9c60ef664e5be3 by Jan Lepper. Committed on 08/02/2013 at 20:23. Pushed by janlepper into branch 'master'. FIXED: [ 217711 ] directory chooser dialog does not allow to choose a directory REVIEW: 107308 set url requester mode to KFile::Directoy in the KChoseDir::getFile() methods add KChooseDir::getFile() for the cases where callers expect a file more copy & paste - this will be cleaned up in krusader-next M +1 -0 ChangeLog M +33 -0 krusader/Dialogs/krdialogs.cpp M +1 -0 krusader/Dialogs/krdialogs.h M +2 -2 krusader/Panel/panelfunc.cpp http://commits.kde.org/krusader/7c22649f7d7b7817fb4060858f9c60ef664e5be3 *** Bug 308377 has been marked as a duplicate of this bug. *** *** Bug 315356 has been marked as a duplicate of this bug. *** |