WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
238644
[WinCairo WK2] fast/events/mouse-click-events.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=238644
Summary
[WinCairo WK2] fast/events/mouse-click-events.html is timing out
Fujii Hironori
Reported
2022-03-31 18:47:21 PDT
[WinCairo WK2] fast/events/mouse-click-events.html is timing out fast/events/mouse-click-events.html [ Timeout ] WinCairo WK1 passes the test. WinCairo WK1 hooks the context menu with UIDelegate::trackCustomPopupMenu and prevents the context menu. WinCairo WK2 is using TrackPopupMenuEx API to show the context menu in WebContextMenuProxyWin::showContextMenuWithItems. Because TrackPopupMenuEx API is blocking, the context menu can't be closed by sending ESC key.
Attachments
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2022-03-31 18:52:58 PDT
r292194
marked it Skip.
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