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

List:       kde-commits
Subject:    koffice/kexi/formeditor
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2009-03-18 18:31:14
Message-ID: 1237401074.144355.29449.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 941036 by staniek:

Forms
- fixed misbehaviour when clicking another widget item on the widget toolbar



 M  +3 -1      form.cpp  


--- trunk/koffice/kexi/formeditor/form.cpp #941035:941036
@@ -1402,7 +1402,9 @@
 // moved from FormManager
 void Form::enterWidgetInsertingState(const QByteArray &classname)
 {
-    enterWidgetSelectingState();
+    if (d->state != WidgetInserting) {
+        enterWidgetSelectingState();
+    }
     d->state = WidgetInserting;
 
 /* prev 
[prev in list] [next in list] [prev in thread] [next in thread] 

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