RESOLVED FIXED 275894
[Win] Popup Width is bounded by select element width
https://bugs.webkit.org/show_bug.cgi?id=275894
Summary [Win] Popup Width is bounded by select element width
Kohei Asano
Reported 2024-06-26 01:39:20 PDT
https://github.com/WebKit/WebKit/pull/30140 mistakenly use popupRect.width instead of popupWidth https://github.com/WebKit/WebKit/blob/c14581bf13cf3821605eec78f683c5a0e6856292/Source/WebKit/UIProcess/win/WebPopupMenuProxyWin.cpp#L410 . This causes wrong width popup when select's item has longer width than select.
Attachments
Kohei Asano
Comment 1 2024-06-26 01:45:07 PDT
EWS
Comment 2 2024-06-26 04:56:38 PDT
Committed 280368@main (2e5519674a0f): <https://commits.webkit.org/280368@main> Reviewed commits have been landed. Closing PR #30183 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-06-26 04:58:25 PDT
Note You need to log in before you can comment on or make changes to this bug.