[Webkit-unassigned] [Bug 138943] Preview popover needs minimum and maximum sizes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 20 17:59:50 PST 2014


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

--- Comment #5 from Conrad Shultz <conrad_shultz at apple.com> ---
Comment on attachment 242009
  --> https://bugs.webkit.org/attachment.cgi?id=242009
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=242009&action=review

> Source/WebKit2/UIProcess/mac/WKActionMenuController.mm:363
> +    NSSize screenSize = [[NSScreen mainScreen] frame].size;

I'm not sure this will do what you want in all multi-screen cases. Is it guaranteed that keyboard focus is on the same screen as the presenting WKView?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141121/13227472/attachment-0002.html>


More information about the webkit-unassigned mailing list