WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Kohei Asano
Comment 1
2024-06-26 01:45:07 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30183
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
<
rdar://problem/130580901
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug