Bug 307799
| Summary: | Web Inspector: Elements: Support copying HTML text of multiple selected DOM nodes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Razvan Caliman <rcaliman> |
| Component: | Web Inspector | Assignee: | Razvan Caliman <rcaliman> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Razvan Caliman
When there are multiple nodes selected in the DOM tree outline, the context menu options to copy HTML and HTML (formatted) should include the text of all nodes. Currently, just the text of the node under the cursor gets copied.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Razvan Caliman
rdar://169196441
Razvan Caliman
Pull request: https://github.com/WebKit/WebKit/pull/58629
EWS
Committed 307826@main (4237ebc10478): <https://commits.webkit.org/307826@main>
Reviewed commits have been landed. Closing PR #58629 and removing active labels.