More Info

Revision 1215139

(Back to digest)
 

Bug Fixes in KDE Base

Frank Reininghaus committed changes in /trunk/KDE/kdebase/apps/dolphin/src/tests/dolphintreeviewtest.cpp:

Improve DolphinTreeViewTest's stability.

When running the test in the background while using the computer for
other things, it may happen that the test's widgets are not focused,
which led to an infinite loop before this commit. I've removed the
checks that caused this loop because the only thing that is important
for the test is that the view loses the keyboard focus at some point
(see bug 220898).

File Changes

Modified 1 files
/trunk/KDE/kdebase/apps/dolphin/src/tests/dolphintreeviewtest.cpp
1 files changed in total