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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/khtml/rendering
From:       Allan Sandfeld Jensen <kde () carewolf ! com>
Date:       2006-11-13 17:07:14
Message-ID: 1163437634.189033.29597.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 604668 by carewolf:

Repaint correctly when we go from not hiding overflow to hiding it.


 M  +1 -0      render_object.cpp  


--- branches/KDE/3.5/kdelibs/khtml/rendering/render_object.cpp #604667:604668
@@ -1274,6 +1274,7 @@
         if ( d >= RenderStyle::Visible && !isText() && m_parent &&
              ( d == RenderStyle::Position ||
                m_style->outlineWidth() > style->outlineWidth() ||
+               (!m_style->hidesOverflow() && style->hidesOverflow()) ||
                ( m_style->hasClip() && !(m_style->clip() == style->clip()) ) ) ) {
             // schedule a repaint with the old style
             if (layer() && !isInlineFlow())
[prev in list] [next in list] [prev in thread] [next in thread] 

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