Bug 199397
Summary: | Web Inspector: Elements: pasting a node should automatically select it | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Inspector | Assignee: | 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: |
Devin Rousso
# 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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |