Summary: | There is no way of cancelling a search progress | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Kai Uwe Broulik <KaiUweBroulik2> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6.0 | |
Sentry Crash Report: |
Description
Kai Uwe Broulik
2010-11-20 16:26:28 UTC
SVN commit 1199112 by ppenz: Allow to cancel the loading of search results. BUG: 257421 FIXED-IN: 4.6.0 M +7 -0 dolphinviewcontainer.cpp M +6 -0 dolphinviewcontainer.h M +11 -0 statusbar/dolphinstatusbar.cpp M +7 -0 statusbar/dolphinstatusbar.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1199112 Thanks for the suggestion, I just have provided a fix for this. However currently a crash in kdelibs occurs when cancelling the searching. I've provided a related bug-report at https://bugs.kde.org/show_bug.cgi?id=257431 |