- fix incomplete repaints happening from time to time
commit9bcbd4c34cae328962fb7d3e98787820f13cb1b4
authorggarand <ggarand@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Thu, 9 Oct 2008 23:31:00 +0000 (9 23:31 +0000)
committerggarand <ggarand@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Thu, 9 Oct 2008 23:31:00 +0000 (9 23:31 +0000)
tree3dc82a8c1f60b39d8e718db3a029364e83c826b2
parent1648ef61a9f6359a752f7c9bf0e166df77b02f3f
- fix incomplete repaints happening from time to time
  when jumping early during page load. (#166413)

- various RTL layout application (-reverse cmdline option) fixes
  . implement RTL scrollbars on CSS containers
  . fix iframes scrollbars in RTL mode
  . fix wrong direction when scrolling horizontally (#172258)
  . fix grey block on left of view (#170679)

- avoid smooth scrolling during early stage of layout if the option has
  the WhenEfficient value

BUG: 166413, 172258, 170679

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdelibs@869761 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
khtml/khtml_part.cpp
khtml/khtmlview.cpp
khtml/rendering/render_block.cpp
khtml/rendering/render_layer.cpp
khtml/rendering/render_replaced.cpp