Bug 199397

Summary: Web Inspector: Elements: pasting a node should automatically select it
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: inspector-bugzilla-changes, jamaln
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 199182    
Bug Blocks:    

Description Devin Rousso 2019-07-02 00:01:35 PDT
# STEPS TO REPRODUCE:
1. inspect any page
2. go to the Elements tab
3. select any node (preferably one that doesn't have any children)
4. copy that node (⌘C)
5. paste (⌘V)
 => a new element is added after the node selected in step 3, but it is not selected