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

List:       kde-commits
Subject:    kdenox/konq-embed/kdesrc/khtml/patches
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2006-05-16 18:29:25
Message-ID: 1147804165.057239.16005.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 541606 by eva:

Qt2:
fixed the resizing bug (the webpage was not relayouted after resizing
the window)


 M  +9 -0      khtml_qt2.3.patch  


--- trunk/kdenox/konq-embed/kdesrc/khtml/patches/khtml_qt2.3.patch #541605:541606
@@ -419,6 +419,15 @@
                  break;
              }
          }
+@@ -607,6 +607,8 @@
+
+     if ( m_part && m_part->xmlDocImpl() )
+         m_part->xmlDocImpl()->dispatchWindowEvent( EventImpl::RESIZE_EVENT, false, false );
++    if (d->layoutSchedulingEnabled)
++        layout();
+ }
+
+ void KHTMLView::viewportResizeEvent (QResizeEvent* e)
 @@ -841,7 +847,7 @@ void KHTMLView::closeChildDialogs()
      {
          KDialogBase* dlgbase = dynamic_cast<KDialogBase *>( dlg );
[prev in list] [next in list] [prev in thread] [next in thread] 

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