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

List:       kde-commits
Subject:    KDE/kdelibs/kfile
From:       Urs Wolfer <uwolfer () kde ! org>
Date:       2008-01-17 19:01:00
Message-ID: 1200596460.428809.21682.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 762724 by uwolfer:

Set the lineedit modified when it has been modified by the user. This way pasted \
paths/files get opened instead of the last selected in the file view (reproducible in \
                KWrite when already one file has been opened).
BUG: 155356

 M  +2 -0      kfilewidget.cpp  


--- trunk/KDE/kdelibs/kfile/kfilewidget.cpp #762723:762724
@@ -1256,6 +1256,8 @@
 
 void KFileWidgetPrivate::_k_slotLocationChanged( const QString& text )
 {
+    locationEdit->lineEdit()->setModified( true );
+
     if ( text.isEmpty() && ops->view() )
         ops->view()->clearSelection();
 


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

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