[Webkit-unassigned] [Bug 20277] implement window.scrollByPages and window.scrollByLines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 16 16:14:04 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20277


arenevier at fdn.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23085|0                           |1
        is obsolete|                            |
  Attachment #23490|                            |review?(darin at apple.com)
               Flag|                            |




------- Comment #12 from arenevier at fdn.fr  2008-09-16 16:14 PDT -------
Created an attachment (id=23490)
 --> (https://bugs.webkit.org/attachment.cgi?id=23490&action=view)
updated patch

Why are we doing updateLayout in scrollByLines? Is it that we are trying to
force the renderer be created?

Layout is not updated if I don't call updateLayout (ie: scrollbar does not
move, and window view does not change).

Here is a patch addressing your comments.


-- 
Configure bugmail: https://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