[Webkit-unassigned] [Bug 20277] implement window.scrollByPages and window.scrollByLines
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 16 22:30:16 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20277
------- Comment #18 from darin at apple.com 2008-09-16 22:30 PDT -------
(In reply to comment #17)
> (In reply to comment #16)
> > Isn't the scroll() method on ScrollView usable for this? That method is
> > cross-platform.
> >
> > bool scroll(ScrollDirection, ScrollGranularity);
>
> Hey, that looks good! We should use that if it works.
It's cross-platform in theory, but there's no Mac implementation.
--
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