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

List:       kde-commits
Subject:    kdelibs/khtml
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-11-01 5:12:57
[Download RAW message or body]

CVS commit by mueller: 

document != document element


  M +1 -1      khtmlview.cpp   1.581


--- kdelibs/khtml/khtmlview.cpp  #1.580:1.581
@@ -905,5 +905,5 @@ bool KHTMLView::dispatchKeyEvent( QKeyEv
     {
         // If listener returned false, stop here. Otherwise handle standard keys (#60403).
-        if (!m_part->xmlDocImpl()->documentElement()->dispatchKeyEvent(&k)) {
+        if (!m_part->xmlDocImpl()->dispatchKeyEvent(&k)) {
             return true;
         }


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

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