diff options
| author | Peter Penz <[email protected]> | 2010-12-10 21:54:53 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2010-12-10 21:54:53 +0000 |
| commit | 0da54e5c1beb880efbc580f2202108ea46d52a1c (patch) | |
| tree | 7e5338eb6db48e80474d173678c6afc232c89850 /src/tests | |
| parent | 934c7bd12ff77eb0e1bb14e9033efff08813251b (diff) | |
Show an undetermined progress indication within one second after changing an URL.
svn path=/trunk/KDE/kdebase/apps/; revision=1205329
Diffstat (limited to 'src/tests')
| -rw-r--r-- | src/tests/dolphindetailsviewtest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/dolphindetailsviewtest.cpp b/src/tests/dolphindetailsviewtest.cpp index d28be760d..36cdb3333 100644 --- a/src/tests/dolphindetailsviewtest.cpp +++ b/src/tests/dolphindetailsviewtest.cpp @@ -250,7 +250,7 @@ void DolphinDetailsViewTest::bug234600_overlappingIconsWhenZooming() * The width of the visualRect of an item is usually replaced by the width of the file name. * However, if the file name is wider then the view's name column, this leads to problems with * keyboard navigation if files with very long names are present in the current folder, see - * + * * https://bugs.kde.org/show_bug.cgi?id=257401 * * This test checks that the visualRect of an item is never wider than the "Name" column. |
