Bug 187651 - Dragging an element with -webkit-user-select: all causes the selection to change
Summary: Dragging an element with -webkit-user-select: all causes the selection to change
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-07-13 11:46 PDT by Sam Weinig
Modified: 2018-07-13 11:48 PDT (History)
4 users (show)

See Also:


Attachments
Test case (2.78 KB, text/html)
2018-07-13 11:46 PDT, Sam Weinig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2018-07-13 11:46:08 PDT
Created attachment 344961 [details]
Test case

If you try an drag an element with -webkit-user-select: all in a contenteditable area, when you drop the element, the selection will change to only select the text.

See attached test case.
Comment 1 Radar WebKit Bug Importer 2018-07-13 11:48:04 PDT
<rdar://problem/42174765>