Bug 198354 - Remove some logic to suppress the text selection assistant during drop
Summary: Remove some logic to suppress the text selection assistant during drop
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2019-05-29 15:49 PDT by Wenson Hsieh
Modified: 2019-05-29 19:41 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.61 KB, patch)
2019-05-29 15:54 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Tweak API tests (10.00 KB, patch)
2019-05-29 17:01 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2019-05-29 15:49:03 PDT
There's no need for this anymore, now that the keyboard doesn't come up and the selection doesn't appear after a drop.
Comment 1 Wenson Hsieh 2019-05-29 15:49:48 PDT
Specifically, after r245778 and r245803.
Comment 2 Wenson Hsieh 2019-05-29 15:54:04 PDT Comment hidden (obsolete)
Comment 3 Wenson Hsieh 2019-05-29 17:01:09 PDT
Created attachment 370899 [details]
Tweak API tests
Comment 4 WebKit Commit Bot 2019-05-29 19:41:15 PDT
Comment on attachment 370899 [details]
Tweak API tests

Clearing flags on attachment: 370899

Committed r245882: <https://trac.webkit.org/changeset/245882>
Comment 5 WebKit Commit Bot 2019-05-29 19:41:17 PDT
All reviewed patches have been landed.  Closing bug.