[Webkit-unassigned] [Bug 275894] New: [Win] Popup Width is bounded by select element width
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 26 01:39:20 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=275894
Bug ID: 275894
Summary: [Win] Popup Width is bounded by select element width
Product: WebKit
Version: Other
Hardware: PC
OS: Windows 11
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kohei.asano at sony.com
CC: kkinnunen at apple.com
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.
--
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/20240626/fd79dca7/attachment.htm>
More information about the webkit-unassigned
mailing list