[Webkit-unassigned] [Bug 267688] No close of popover with click/touch on backdrop in Safari iOS and iPadOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 15 16:41:52 PDT 2024


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

Luke Warlow <lwarlow at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lwarlow at igalia.com

--- Comment #3 from Luke Warlow <lwarlow at igalia.com> ---
I'm able to reproduce this issue, specific on my iPad running iPad OS 17.4, a touch outside of a popover won't close it, but clicking with a mouse (for example one moved onto the iPad via universal control from a mac) does close it.

Adding a pointerdown event listener to document.body, "fixes" the issue.

-- 
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/20240315/45e1ac27/attachment.htm>


More information about the webkit-unassigned mailing list