]> cloud.milkyroute.net Git - dolphin.git/commit
Improve DolphinTreeViewTest's stability.
authorFrank Reininghaus <frank78ac@googlemail.com>
Mon, 17 Jan 2011 19:36:00 +0000 (19:36 +0000)
committerFrank Reininghaus <frank78ac@googlemail.com>
Mon, 17 Jan 2011 19:36:00 +0000 (19:36 +0000)
commit519c2d435fe17bbaea4e0219ab570473bd567b11
tree26dab840d4c351fb3279ddb8a4c1e9fb9670c8a2
parent75a6e8fb2ae418960769d4870f4b3dbabb20d049
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).

svn path=/trunk/KDE/kdebase/apps/; revision=1215139
src/tests/dolphintreeviewtest.cpp