KDE/kdelibs/khtml

View: New views
1 Messages — Rating Filter:   Alert me  

KDE/kdelibs/khtml

by Bugzilla from germain@ebooksfrance.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

SVN commit 1046450 by ggarand:

also hide alt tooltips when the view is scrolled via keyboard shortcuts
(follow up to a previous fix by Martin Koller)

 M  +3 -0      khtmlview.cpp  


--- trunk/KDE/kdelibs/khtml/khtmlview.cpp #1046449:1046450
@@ -3909,6 +3909,9 @@
         }
     }
 
+    if ( underMouse() && QToolTip::isVisible() )
+        QToolTip::hideText();
+
     if (!d->scrollingSelf) {
         d->scrollBarMoved = true;
         d->contentsMoving = true;
_______________________________________________
Khtml-cvs mailing list
Khtml-cvs@...
https://mail.kde.org/mailman/listinfo/khtml-cvs