Bug 204266 - Web Inspector: Elements: copying multiple DOM nodes should copy more than just the last selected node
Summary: Web Inspector: Elements: copying multiple DOM nodes should copy more than jus...
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: 2019-11-15 17:13 PST by Devin Rousso
Modified: 2019-11-18 17:36 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.03 KB, patch)
2019-11-15 17:22 PST, 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 2019-11-15 17:13:03 PST
# STEPS TO REPRODUCE:
1. inspect any page
2. select more than one node in the Elements Tab
3. copy
 => only the last selected node is copied to the clipboard
Comment 1 Devin Rousso 2019-11-15 17:22:15 PST
Created attachment 383673 [details]
Patch
Comment 2 BJ Burg 2019-11-18 15:49:36 PST
Comment on attachment 383673 [details]
Patch

r=me

I wish we could test this.
Comment 3 WebKit Commit Bot 2019-11-18 17:35:36 PST
Comment on attachment 383673 [details]
Patch

Clearing flags on attachment: 383673

Committed r252615: <https://trac.webkit.org/changeset/252615>
Comment 4 WebKit Commit Bot 2019-11-18 17:35:37 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-11-18 17:36:18 PST
<rdar://problem/57306174>