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

List:       kde-commits
Subject:    KDE/kdelibs/plasma
From:       Marco Martin <notmart () gmail ! com>
Date:       2011-01-11 12:14:16
Message-ID: 20110111121416.5D18FAC8B2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1213727 by mart:

set corona stickyFocus property to true.
This means that clicking on an inactive widget doesn't reset the focus, done for 2 reasons:
* consistence: same behaviour as QWidgets and top level windows
* bugfix: the plasmaboard on screen keyboard now can send input to desktop widgets 



 M  +1 -0      corona.cpp  


--- trunk/KDE/kdelibs/plasma/corona.cpp #1213726:1213727
@@ -86,6 +86,7 @@
 
     void init()
     {
+        q->setStickyFocus(true);
         configSyncTimer.setSingleShot(true);
         QObject::connect(&configSyncTimer, SIGNAL(timeout()), q, SLOT(syncConfig()));
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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