]> cloud.milkyroute.net Git - dolphin.git/commit
Update the keypress state before invoking QTreeView::keyPressEvent(), as this call...
authorPeter Penz <peter.penz19@gmail.com>
Sat, 7 Jun 2008 15:53:34 +0000 (15:53 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sat, 7 Jun 2008 15:53:34 +0000 (15:53 +0000)
commit8cfe659711f1ea443d2c835154a7bddcd6ea72d3
tree8ca4e80dbe9af1b7dadbb0138b67ba4008e369c9
parent13b2fc55704fbc734cd4f9cbae56cfc2ef3ec0ce
Update the keypress state before invoking QTreeView::keyPressEvent(), as this call invokes QTreeView::currentChanged(), where the value is needed. This fix assures that the selection is changed when the current index is changed like in QListView.

svn path=/trunk/KDE/kdebase/apps/; revision=818070
src/dolphindetailsview.cpp