[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
Mon Dec 20 19:19:55 PST 2010


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





--- Comment #14 from Avi Drissman <avi at drissman.com>  2010-12-20 19:19:55 PST ---
(In reply to comment #13)
> Avi, how about I limit the scope of this patch to only use NSScroller when running under the Chromium DRT _and_ we're rendering the top-level scrollbar? That way any brittleness will be isolated.

Yes, that would likely work, though I'm not thrilled at the code flow (if we're in DRT and we're at the top level then run this entirely different code path). BTW, how do you plan to pipe in that state so that the scrollbar code would know?

> I'm also open to any suggestions that you might have to lessen that (e.g. can we get at the real NSWindow that we're in, instead of needing FakeActiveWindow?)

Um, the window that the renderer's output is drawn into is in a different process. No, you may not get at it.

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