[Webkit-unassigned] [Bug 159742] New: Keyboard disappears when focus moves to drop-downs in WKWebView
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 13 15:03:00 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159742
Bug ID: 159742
Summary: Keyboard disappears when focus moves to drop-downs in
WKWebView
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: iOS
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: eugenebut at chromium.org
Created attachment 283576
--> https://bugs.webkit.org/attachment.cgi?id=283576&action=review
Test app
Summary:
Keyboard disappears when focus moves to drop-downs in WKWebView, so it is not possible to navigate through forms using navigation arrows.
Steps to Reproduce:
1.) Build and run test app on iPad
On the left there is a WKWebView. On the right there is a UIWebView.
2.) Tap on left Name text field
3.) Use keyboard down arrow to navigate down the form
4.) Try this again with right view
Expected Results:
On step 3 keyboard goes away when State drop-down is focused.
Actual Results:
Keyboard should stay on the screen so the user can navigate through the form (the same user experience as with UIWebView).
rdar://27333288
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160713/be674400/attachment-0001.html>
More information about the webkit-unassigned
mailing list