[Webkit-unassigned] [Bug 238644] New: [WinCairo WK2] fast/events/mouse-click-events.html is timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 18:47:21 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=238644

            Bug ID: 238644
           Summary: [WinCairo WK2] fast/events/mouse-click-events.html is
                    timing out
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[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.

-- 
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/20220401/ec717ba5/attachment.htm>


More information about the webkit-unassigned mailing list