RESOLVED INVALID209436
Fix mouse-events-with-modifiers test
https://bugs.webkit.org/show_bug.cgi?id=209436
Summary Fix mouse-events-with-modifiers test
Megan Gardner
Reported 2020-03-23 13:22:58 PDT
Fix mouse-event-with-modifiers test
Attachments
Patch (1.56 KB, patch)
2020-03-23 13:28 PDT, Megan Gardner
no flags
Megan Gardner
Comment 1 2020-03-23 13:25:07 PDT
Megan Gardner
Comment 2 2020-03-23 13:28:10 PDT
Wenson Hsieh
Comment 3 2020-03-23 13:30:08 PDT
Comment on attachment 394294 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=394294&action=review > LayoutTests/fast/events/touch/ios/mouse-events-with-modifiers.html:95 > + UIHelper.waitForMenuToHide(); We should at least wait for this one to finish, no?
Megan Gardner
Comment 4 2021-08-17 16:13:46 PDT
Test is actually showing a real issue, detailed in rdar://59963117. To fix this, we should actually fix this issue, not try and fix it in the test infrastructure.
Note You need to log in before you can comment on or make changes to this bug.