Bug 307780
| Summary: | Web Inspector: Elements: Some context menu options don't make sense when multiple DOM nodes are selected | ||
|---|---|---|---|
| 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
Most actions in the context menu for a DOM node in the Elements tab are intended to apply to a single node. But it is possible to select multiple nodes in the DOM tree outline. Context menu actions meant for a single node will apply only to the one under the cursor.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170307979>
Razvan Caliman
Pull request: https://github.com/WebKit/WebKit/pull/58621
EWS
Committed 307485@main (fbc9d4f3035f): <https://commits.webkit.org/307485@main>
Reviewed commits have been landed. Closing PR #58621 and removing active labels.