Bug 196102

Summary: [iOS] REGRESSION: Scrolling using arrow keys when popover is visible scrolls the page, detaches popover
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar, PlatformOnly, Regression
Version: WebKit Local Build   
Hardware: iPhone / iPad   
OS: iOS 12   
See Also: https://bugs.webkit.org/show_bug.cgi?id=187363

Daniel Bates
Reported 2019-03-21 12:13:37 PDT
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">
Attachments
Radar WebKit Bug Importer
Comment 1 2019-03-21 12:13:49 PDT
Daniel Bates
Comment 2 2019-03-21 12:14:00 PDT
Popovers are only used on iPad.
Note You need to log in before you can comment on or make changes to this bug.