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

List:       kde-commits
Subject:    KDE/kdelibs/khtml/xml
From:       Maks Orlovich <maksim () kde ! org>
Date:       2008-04-01 22:52:04
Message-ID: 1207090324.986829.10990.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 792735 by orlovich:

automatically merged revision 792734:
Properly update currentTarget in capture phases. Fixes acid3 test31.
(Line got lost during container porting. Bad review job by me :( )
CCBUG:156947

 M  +1 -0      dom_nodeimpl.cpp  


--- trunk/KDE/kdelibs/khtml/xml/dom_nodeimpl.cpp #792734:792735
@@ -451,6 +451,7 @@
         NodeImpl* cur = it.next();
         if (cur == this || evt->propagationStopped())
             break;
+        evt->setCurrentTarget(cur);
         cur->handleLocalEvents(evt,true);
     }
 

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

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