[Webkit-unassigned] [Bug 140967] Immediate action gesture recognizer still doesn't work well with IB

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 27 16:59:38 PST 2015


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

Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #245494|review?                     |review+
              Flags|                            |

--- Comment #4 from Tim Horton <thorton at apple.com> ---
Comment on attachment 245494
  --> https://bugs.webkit.org/attachment.cgi?id=245494
Patch

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

> Source/WebKit/mac/WebView/WebView.mm:5300
> +            if (![[self gestureRecognizers] containsObject:recognizer])

As discussed, I think we should not add the GR if _data->_ignoresNonWheelEvents is true.

-- 
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/20150128/aec74a30/attachment-0002.html>


More information about the webkit-unassigned mailing list