[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_0_BRANCH: kdelibs/kdeui
From:       Alexander Neundorf <neundorf () kde ! org>
Date:       2002-06-14 23:35:08
[Download RAW message or body]


kdelibs/kdeui klistview.cpp,1.180.2.1,1.180.2.2
Author: neundorf


Modified Files:
         klistview.cpp
Log Message:

make inline renaming work again (needs the kaction patch for F2 in konqy)

Alex

@@ -560,7 +560,8 @@ void KListView::focusOutEvent( QFocusEve
       && (d->selectionMode == FileManager)
       && (fe->reason()!=QFocusEvent::Popup)
       && (fe->reason()!=QFocusEvent::ActiveWindow)
-      && (currentItem()!=0))
+      && (currentItem()!=0)
+      && (!d->editor->isVisible()))
   {
       currentItem()->setSelected(false);
       currentItem()->repaint();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic