Bug 199397 - Web Inspector: Elements: pasting a node should automatically select it
Summary: Web Inspector: Elements: pasting a node should automatically select it
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 199182
Blocks:
  Show dependency treegraph
 
Reported: 2019-07-02 00:01 PDT by Devin Rousso
Modified: 2019-08-05 00:00 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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