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

List:       kde-commits
Subject:    branches/KDE/4.6/kdebase/workspace/plasma/netbook/containments/sal
From:       Marco Martin <notmart () gmail ! com>
Date:       2011-01-17 18:27:49
Message-ID: 20110117182749.797C0AC8B5 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1215125 by mart:

backport fix to 263433


 M  +2 -0      sal.cpp  


--- branches/KDE/4.6/kdebase/workspace/plasma/netbook/containments/sal/sal.cpp #1215124:1215125
@@ -351,6 +351,7 @@
     if (m_resultsView->model() == m_runnerModel) {
         KRunnerItemHandler::openUrl(url);
         reset();
+        emit releaseVisualFocus();
     } else {
         QString id = url.path();
         if (id.startsWith(QLatin1Char('/'))) {
@@ -364,6 +365,7 @@
         } else {
             KServiceItemHandler::openUrl(url);
             reset();
+            emit releaseVisualFocus();
         }
     }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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