Bug 197683

Summary: [iOS] Add a quirk to synthesize mouse events when modifying the selection
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: HTML EditingAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, megan_gardner, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 197685    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

Description Wenson Hsieh 2019-05-07 19:36:40 PDT
<rdar://problem/48003980>
Comment 1 Wenson Hsieh 2019-05-07 20:16:51 PDT
Created attachment 369354 [details]
Patch
Comment 2 Wenson Hsieh 2019-05-07 22:02:27 PDT
Comment on attachment 369354 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=369354&action=review

> Tools/WebKitTestRunner/ios/UIScriptControllerIOS.mm:995
>  {

So......it looks like a couple of my tests in editing/pasteboard/ios actually depend on the callout menu callbacks not getting cleared when uiScriptComplete is invoked.

Going to fix this separately: https://bugs.webkit.org/show_bug.cgi?id=197685
Comment 3 Wenson Hsieh 2019-05-08 09:04:02 PDT
Created attachment 369389 [details]
Patch
Comment 4 WebKit Commit Bot 2019-05-08 12:36:40 PDT
Comment on attachment 369389 [details]
Patch

Clearing flags on attachment: 369389

Committed r245062: <https://trac.webkit.org/changeset/245062>
Comment 5 WebKit Commit Bot 2019-05-08 12:36:41 PDT
All reviewed patches have been landed.  Closing bug.