[Webkit-unassigned] [Bug 261945] iOS 17 > <button /> inner <form /> can't summon popover element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 14 20:15:35 PDT 2024


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

Leevi <leevi at newism.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leevi at newism.com.au

--- Comment #8 from Leevi <leevi at newism.com.au> ---
This issue is also in WebKit 19619.1.22.5 (Safari 18.0, Release 199)

<form>
<button type="button" popovertarget="test">Pop not a form</button>
<div id="test" popover>Test</div>
</form>

<button type="button" popovertarget="test2">Pop not a form</button>
<div id="test2" popover>Test2</div>

-- 
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/20240815/0693de9b/attachment.htm>


More information about the webkit-unassigned mailing list