In order to render some controls correctly, the NSWindow subclass we use in ThemeMac.mm should identify itself as the key window (when the WebKit view is key). <rdar://problem/17577321>
Created attachment 236698 [details] Patch
Can this be tested?
(In reply to comment #2) > Can this be tested? Not that easily. I'll open a bug to expose the chrome mode. https://bugs.webkit.org/show_bug.cgi?id=136023
(In reply to comment #3) > (In reply to comment #2) > > Can this be tested? > > Not that easily. I'll open a bug to expose the chrome mode. > > https://bugs.webkit.org/show_bug.cgi?id=136023 What makes it hard?
Committed r172693: <http://trac.webkit.org/changeset/172693>