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

List:       kde-commits
Subject:    KDE/kdelibs/kfile
From:       Rafael Fernández López <ereslibre () kde ! org>
Date:       2008-06-30 22:53:48
Message-ID: 1214866428.306579.23361.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 826548 by ereslibre:

If a user accepts the dialog by pressing enter even when a hint is given on \
autocompletion, accept that one. Also, if we move on the history with the up/down \
keys, highlight the correct files on-the-fly on kdiroperator.

CCMAIL: mo85@cornell.edu


 M  +3 -0      kfilewidget.cpp  


--- trunk/KDE/kdelibs/kfile/kfilewidget.cpp #826547:826548
@@ -1306,6 +1306,7 @@
 
 void KFileWidgetPrivate::_k_locationAccepted( const QString& url )
 {
+    ops->setCurrentItem( url );
     q->slotOk();
 }
 
@@ -1426,6 +1427,8 @@
         setDummyHistoryEntry( text );
     }
 
+    ops->setCurrentItem( text );
+
     updateFilter();
 }
 


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

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