RESOLVED FIXED 68435
WKViews are always inactive when used in NSPopover
https://bugs.webkit.org/show_bug.cgi?id=68435
Summary WKViews are always inactive when used in NSPopover
Timothy Hatcher
Reported 2011-09-20 06:21:22 PDT
Suggested by Darin's comment in bug 68402, I think WKView suffers from a similar issue. I need to make a sample app to verify, but based on code inspection I think WKViews will always be inactive in NSPopovers.
Attachments
Proposed Change (2.93 KB, patch)
2011-09-20 06:22 PDT, Timothy Hatcher
sullivan: review+
timothy: commit-queue-
Timothy Hatcher
Comment 1 2011-09-20 06:22:56 PDT
Created attachment 107995 [details] Proposed Change I think this is all WKView needs. I still need to test this.
John Sullivan
Comment 2 2011-09-20 07:22:44 PDT
Comment on attachment 107995 [details] Proposed Change Approval conditional on whether your testing shows that this actually addresses the problem, of course.
Jeff Miller
Comment 3 2011-11-10 13:23:48 PST
I am using a WKView in an NSPopover, and I can confirm this patch works.
Timothy Hatcher
Comment 4 2011-11-10 13:34:38 PST
Committed r99894
Note You need to log in before you can comment on or make changes to this bug.