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

List:       kde-commits
Subject:    [kde-runtime/KDE/4.8] plasma/declarativeimports/plasmacomponents/qml: Fix reference error and
From:       Sebastian_Kügler <sebas () kde ! org>
Date:       2012-03-27 11:54:22
Message-ID: 20120327115422.DB6CBA60A9 () git ! kde ! org
[Download RAW message or body]

Git commit 8163d3f7e278978243aa4d5dea24dee186b87ded by Sebastian K=C3=BCgle=
r.
Committed on 27/03/2012 at 13:52.
Pushed by sebas into branch 'KDE/4.8'.

Fix reference error and hiding SIP from TextArea

M  +1    -1    plasma/declarativeimports/plasmacomponents/qml/TextArea.qml

http://commits.kde.org/kde-runtime/8163d3f7e278978243aa4d5dea24dee186b87ded

diff --git a/plasma/declarativeimports/plasmacomponents/qml/TextArea.qml b/=
plasma/declarativeimports/plasmacomponents/qml/TextArea.qml
index ed84eb0..bab8438 100644
--- a/plasma/declarativeimports/plasmacomponents/qml/TextArea.qml
+++ b/plasma/declarativeimports/plasmacomponents/qml/TextArea.qml
@@ -278,7 +278,7 @@ Item {
             }
             onActiveFocusChanged: {
                 if (!textEdit.activeFocus) {
-                    textInput.closeSoftwareInputPanel()
+                    textEdit.closeSoftwareInputPanel()
                 }
             }
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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