[Webkit-unassigned] [Bug 33851] ScrollView::platformVisibleContentRect returns incorrectly sized rectangle when includeScrollbars == true

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 16:48:10 PDT 2010


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com




--- Comment #8 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-03-17 16:48:10 PST ---
This broke autoscrolling in Mail on Mac. -documentVisibleRect is not equivalent
to -visibleRect, because the latter takes all enclosing views into account.
This is required to make drag-scrolling work.

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



More information about the webkit-unassigned mailing list