[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
Fri Dec 17 17:52:03 PST 2010


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





--- Comment #12 from Mihai Parparita <mihaip at chromium.org>  2010-12-17 17:52:02 PST ---
The attached patch seems to produce identical results to the native NSScrollView scrollbars. It has a bunch of FIXMEs, but if this seems like a reasonable approach, I can look into getting it landed. The biggest hack it in is the use of FakeActiveWindow and overriding the private _hasActiveControls NSWindow method to control (in)active appearance. Is there any way to improve on that?

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