[Webkit-unassigned] [Bug 80879] Mock scrollbars differ by 1px in DRT vs. WKTR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 4 13:55:38 PDT 2012


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





--- Comment #6 from Tim Horton <timothy_horton at apple.com>  2012-06-04 13:55:37 PST ---
(In reply to comment #5)
> I'm guessing rounding?

Yep, WebCore::ScrollbarThemeComposite truncates, DRTMockScroller rounds. (the result of proportion * total track length).

Which do you think we should change, Simon?

-- 
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