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

List:       kde-commits
Subject:    [konsole] src: Don't call updateWebSearchMenu from selectionChanged. The search menu items will
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2012-12-01 4:59:50
Message-ID: 20121201045950.DD561A6091 () git ! kde ! org
[Download RAW message or body]

Git commit 7656ce515ad6676c591dff5a547657c6f57036bb by Dawit Alemayehu.
Committed on 17/11/2012 at 21:42.
Pushed by adawit into branch 'master'.

Don't call updateWebSearchMenu from selectionChanged. The search menu items will
be added before the context menu is displayed.

BUG: 307973
FIXED-IN: 4.10

M  +0    -1    src/SessionController.cpp

http://commits.kde.org/konsole/7656ce515ad6676c591dff5a547657c6f57036bb

diff --git a/src/SessionController.cpp b/src/SessionController.cpp
index 036bd37..fd58ecc 100644
--- a/src/SessionController.cpp
+++ b/src/SessionController.cpp
@@ -369,7 +369,6 @@ void SessionController::selectionChanged(const QString& selectedText)
 {
     _selectedText = selectedText;
     updateCopyAction(selectedText);
-    updateWebSearchMenu();
 }
 
 void SessionController::updateCopyAction(const QString& selectedText)
[prev in list] [next in list] [prev in thread] [next in thread] 

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