[Webkit-unassigned] [Bug 51151] NSScrollView-based scrollbars and ScrollBarTheme-based scrollbars don't look the same

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 15 17:24:49 PST 2010


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





--- Comment #2 from Avi Drissman <avi at drissman.com>  2010-12-15 17:24:47 PST ---
For those who are just joining us, I last dealt with this about a year ago when re-enabling Mac pixel tests for Chromium.

http://www.mail-archive.com/chromium-dev@googlegroups.com/msg08115.html

If we're OK with having different baselines for WebKit and Chromium, my conclusions still stand. It seems like you're trying to reconcile them, and that's going to be painful.

Right now, for the sake of a Cocoa hierarchy, the top level scrollbars (and only those) are drawn with an NSScrollView. You're asking if we can ditch those in WebKit, and that's an answer I can't provide. Are you proposing using ScrollbarThemeMac for only tests and not Safari? (I suppose that's what you mean by "hand-drawn scrollbars".)

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