[Webkit-unassigned] [Bug 187363] iPad: Scrolling with hardware keyboard while SELECT popover is visible scrolls the page, detaches popover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 17:12:12 PDT 2018


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

Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #344374|review?, commit-queue?      |review+, commit-queue+
              Flags|                            |

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

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

> Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:3645
> +    if (_assistedNodeInformation.elementType == InputType::Select)

We probably want to add other types to this list (are there other kinds of assisted nodes that use popovers?), but this is a good start.

-- 
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/20180706/184c0076/attachment.html>


More information about the webkit-unassigned mailing list