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

List:       kde-commits
Subject:    kdepim/kontact/src
From:       Daniel Molkentin <molkentin () kde ! org>
Date:       2005-02-20 16:42:24
Message-ID: 20050220164224.F35941B29E () office ! kde ! org
[Download RAW message or body]

CVS commit by danimo: 

fix drawing artifact as described by vkrause


  M +2 -1      iconsidepane.cpp   1.39


--- kdepim/kontact/src/iconsidepane.cpp  #1.38:1.39
@@ -387,5 +387,5 @@ void Navigator::enterEvent( QEvent *even
   // work around Qt behaviour: onItem is not emmitted in enterEvent()
   KListBox::enterEvent( event );
-  emit onItem( itemAt( QCursor::pos() ) );
+  emit onItem( itemAt( mapFromGlobal( QCursor::pos() ) ) );
 }
 
@@ -394,4 +394,5 @@ void Navigator::leaveEvent( QEvent *even
   KListBox::leaveEvent( event );
   slotMouseOn( 0 );
+  mMouseOn = 0;
 }
 


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

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