Bug 275894

Summary: [Win] Popup Width is bounded by select element width
Product: WebKit Reporter: Kohei Asano <kohei.asano>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: PC   
OS: Windows 11   

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.