Bug 275894
Summary: | [Win] Popup Width is bounded by select element width | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kohei Asano <kohei.asano> |
Component: | WebKit2 | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kohei Asano
Pull request: https://github.com/WebKit/WebKit/pull/30183
EWS
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
<rdar://problem/130580901>