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

List:       kde-commits
Subject:    extragear/utils/yakuake
From:       Eike Hein <hein () kde ! org>
Date:       2010-04-21 1:41:54
Message-ID: 20100421014154.32A5BAC89E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1117051 by hein:

Fix empty area of the tabbar becoming draggable after clicking
any tab. Another patch by Timur Antipin, thanks!


 M  +2 -0      ChangeLog  
 M  +3 -0      app/tabbar.cpp  


--- trunk/extragear/utils/yakuake/ChangeLog #1117050:1117051
@@ -16,6 +16,8 @@
 * Fixed a bug where dragging an inactive tab to a new position on the tab
   bar would show the tab as selected after the drop, but the terminal
   area wouldn't actually show the corresponding terminal(s).
+* Fixed a bug causing the empty area of the tab bar to become draggable as
+  if if was the last tab that had been clicked.
 
 
 Changes in 2.9.6:
--- trunk/extragear/utils/yakuake/app/tabbar.cpp #1117050:1117051
@@ -477,6 +477,9 @@
 
     m_mousePressed = false;
 
+    m_startPos.setX(0);
+    m_startPos.setY(0);
+
     QWidget::mouseReleaseEvent(event);
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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