[Webkit-unassigned] [Bug 196102] New: [iOS] REGRESSION: Scrolling using arrow keys when popover is visible scrolls the page, detaches popover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 12:13:37 PDT 2019


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

            Bug ID: 196102
           Summary: [iOS] REGRESSION: Scrolling using arrow keys when
                    popover is visible scrolls the page, detaches popover
           Product: WebKit
           Version: WebKit Local Build
          Hardware: iPhone / iPad
                OS: iOS 12
            Status: NEW
          Keywords: PlatformOnly, Regression
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: thorton at apple.com,
                    webkit-bug-importer at group.apple.com,
                    wenson_hsieh at apple.com

In bug #187363 we fixed this issue for <select> popovers, but there are other form controls that have popovers that can also be detached when using the arrow keys. We need to fix them all.

Here is a list of the other controls with popovers off the top of my head:

<input type="date">
<input type="time">
<input type="datetime-local">
<input type="month">
<input type="color">

-- 
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/20190321/1fe001b1/attachment.html>


More information about the webkit-unassigned mailing list