KDE/kdelibs/khtml/html

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

KDE/kdelibs/khtml/html

by Bugzilla from maksim@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

SVN commit 1042048 by orlovich:

Need this, too.


 M  +1 -1      html_inlineimpl.cpp  


--- trunk/KDE/kdelibs/khtml/html/html_inlineimpl.cpp #1042047:1042048
@@ -92,7 +92,7 @@
         if ( e && e->button() == 1 )
             utarget = "_blank";
 
-        if ( evt->target()->id() == ID_IMG ) {
+        if ( static_cast<NodeImpl*>(evt->target())->id() == ID_IMG ) {
             HTMLImageElementImpl* img = static_cast<HTMLImageElementImpl*>( evt->target() );
             if ( img && img->isServerMap() )
             {
_______________________________________________
Khtml-cvs mailing list
Khtml-cvs@...
https://mail.kde.org/mailman/listinfo/khtml-cvs