$NetBSD: patch-af,v 1.8 2007/02/05 19:32:18 markd Exp $

kde svn 628618

--- khtml/html/html_documentimpl.cpp.orig	2007-02-04 10:47:21.000000000 +1300
+++ khtml/html/html_documentimpl.cpp
@@ -222,7 +222,7 @@ ElementImpl *HTMLDocumentImpl::createEle
 
 void HTMLDocumentImpl::slotHistoryChanged()
 {
-    if ( !m_render )
+    if ( true || !m_render )
         return;
 
     recalcStyle( Force );
