Bug 224648 - Web Inspector: REGRESSION(?): Graphics: dropping a recording leaves behind a drop zone view
Summary: Web Inspector: REGRESSION(?): Graphics: dropping a recording leaves behind a ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-15 23:11 PDT by Devin Rousso
Modified: 2021-04-16 14:22 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.08 KB, patch)
2021-04-15 23:18 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2021-04-15 23:11:25 PDT
# STEPS TO REPRODUCE
1. inspect <https://devinrousso.com/demo/WebKit/canvas.html>
2. select the Canvas 2D
3. drag the preview image and drop it on top of itself

# EXPECTED
the drop zone disappears and an error appears in the console

# ACTUAL
the drop zone remains and an error appears in the console
Comment 1 Devin Rousso 2021-04-15 23:18:56 PDT
Created attachment 426187 [details]
Patch
Comment 2 BJ Burg 2021-04-16 14:17:33 PDT
Comment on attachment 426187 [details]
Patch

r=me

I will file a few smaller issues I found in Graphics tab that I saw while testing this out.
Comment 3 Radar WebKit Bug Importer 2021-04-16 14:19:02 PDT
<rdar://problem/76778140>
Comment 4 EWS 2021-04-16 14:22:07 PDT
Committed r276170 (236657@main): <https://commits.webkit.org/236657@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426187 [details].