Bug 187651

Summary: Dragging an element with -webkit-user-select: all causes the selection to change
Product: WebKit Reporter: Sam Weinig <sam>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: megan_gardner, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 208677    
Attachments:
Description Flags
Test case none

Sam Weinig
Reported 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.
Attachments
Test case (2.78 KB, text/html)
2018-07-13 11:46 PDT, Sam Weinig
no flags
Radar WebKit Bug Importer
Comment 1 2018-07-13 11:48:04 PDT
Tim Nguyen (:ntim)
Comment 2 2025-05-30 16:06:50 PDT
Firefox seems to have the most sensical behavior here.
Note You need to log in before you can comment on or make changes to this bug.