[Webkit-unassigned] [Bug 275367] The options items popover position are over the select element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 12:24:43 PDT 2024


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

--- Comment #2 from Maximiliano José Sorribas <mjsorribas at gmail.com> ---
The behavior maybe should be similar to NSComboBox not NSPopupButton

https://developer.apple.com/documentation/appkit/nscombobox?changes=latest_major

Example:
https://docs-assets.developer.apple.com/published/a89a7a06e9/rendered2x-1696261392.png

The fact that the floating element is not aligned below the "Select" element does not allow to have websites with the same visual behavior on a cross-platform level.

It will always look different, forcing developers to create their own web components to avoid a different look. This situation ends in not wanting to use the native select under any circumstances. The team of Webkit should analyze and review this issue in the future.

-- 
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/20240612/2532d4a8/attachment.htm>


More information about the webkit-unassigned mailing list