WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
258838
beforeinput insertFromDrop event getTargetRanges reports incorrect ranges when data from contenteditable
https://bugs.webkit.org/show_bug.cgi?id=258838
Summary
beforeinput insertFromDrop event getTargetRanges reports incorrect ranges whe...
Joshua Toenyes
Reported
2023-07-03 19:01:31 PDT
`beforeinput` events with `inputType="insertFromDrop"` return incorrect static ranges from `getTargetRanges()` when the origin of the content being dragged is from a contenteditable element. Instead of returning static range(s) of where the content should be inserted (dropped), it reports where the content came from.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-07-10 19:02:22 PDT
<
rdar://problem/112052077
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug