[Webkit-unassigned] [Bug 142371] REGRESSION (r180782): Data Detector popovers are not dismissed on scroll or zoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 6 11:51:24 PST 2015


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

--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 248082
  --> https://bugs.webkit.org/attachment.cgi?id=248082
Patch with a different approach

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

> Source/WebKit2/UIProcess/API/mac/WKView.mm:4416
> +    if ([_data->_immediateActionController hasActiveImmediateAction]) {

I wonder if we should do if isKey OR the other thing, because I somewhat fear our ability to keep track of hasActiveImmediateAction

-- 
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/20150306/d751362a/attachment-0002.html>


More information about the webkit-unassigned mailing list