[Webkit-unassigned] [Bug 280863] [iOS] Clipping fails in position: relative; text fields when SelectionHonorsOverflowScrolling is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 3 17:11:03 PDT 2024


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

--- Comment #1 from Wenson Hsieh <wenson_hsieh at apple.com> ---
To reproduce:

1. Enable SelectionHonorsOverflowScrolling
2. Go to https://whsieh.github.io/examples/subframes
3. Scroll down to the "Cross Origin" example (fake Duck Duck Go search results)
4. Focus the search field and type enough text to make the search field contents horizontally scrollable.
5. Select text in the search field
6. Scroll down.

Observed: selection pokes out from underneath the clipped region of the subframe.
Expected: selection should be fully clipped.

-- 
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/20241004/96e55409/attachment.htm>


More information about the webkit-unassigned mailing list