[Webkit-unassigned] [Bug 266598] New: Keyboard does not lose focus from iframe's search input
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 18 13:43:11 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266598
Bug ID: 266598
Summary: Keyboard does not lose focus from iframe's search
input
Product: WebKit
Version: Safari 17
Hardware: iPhone / iPad
OS: iOS 17
Status: NEW
Severity: Normal
Priority: P2
Component: UI Events
Assignee: webkit-unassigned at lists.webkit.org
Reporter: gabrielnsdantas at gmail.com
When there is an iframe and inside of it there is a form containing an input with type 'search'. When this input is focused and some term is searched by using the 'search' key on the keyboard, the page will reload but the keyboard seems to never loses the focus from the input, it remains open with the search key enabled.
Here is an example: https://68rcq6.csb.app/
This page has a search bar outside the iframe, this search bar behaves as expected (keyboard closes when it is reloaded).
Inside the iframe, the wikipedia page is loaded, typing something in its search bar and using keyboard's search button will result in the described behavior.
Here is the full code of this page: https://codesandbox.io/p/sandbox/ios-keyboard-68rcq6
--
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/20231218/9f994d2f/attachment.htm>
More information about the webkit-unassigned
mailing list