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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/workspace/kwin/tabbox
From:       Martin Gräßlin <ubuntu () martin-graesslin ! com>
Date:       2010-03-15 8:41:24
Message-ID: 1268642484.813144.30512.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1103493 by graesslin:

Backport rev 1103492:
Correctly handle mouse clicks in TabBox when there is an additional view.
CCBUG: 226877



 M  +1 -1      tabboxview.cpp  


--- branches/KDE/4.4/kdebase/workspace/kwin/tabbox/tabboxview.cpp #1103492:1103493
@@ -339,7 +339,7 @@
 
 QModelIndex TabBoxView::indexAt( QPoint pos )
     {
-    return m_tableView->indexAt( pos );
+    return m_tableView->indexAt( m_tableView->mapFromParent( pos ) );
     }
 
 void TabBoxView::setPreview( bool preview )
[prev in list] [next in list] [prev in thread] [next in thread] 

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