[Webkit-unassigned] [Bug 14020] [GDK] Jumbled text during initial load of a large page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 15 07:19:30 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14020


freyther at handhelds.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15523|                            |review?
               Flag|                            |




------- Comment #5 from freyther at handhelds.org  2007-07-15 07:19 PDT -------
Created an attachment (id=15523)
 --> (http://bugs.webkit.org/attachment.cgi?id=15523&action=view)
Update the scrollbars once when ScrollView::update gets called

Fix jumbled text by updating the scrollbars on ScrollView::update. The theory
is we will generate less expose events, so FrameGdk.cpp will less often paint
and we don't force the RenderTree to layout.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list