Bug 157649

Summary: Web Inspector: Deleting nodes in DOM Tree sometimes changes selection to parent instead of sibling
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2016-05-12 17:27:52 PDT
* SUMMARY Deleting nodes in DOM Tree sometimes changes selection to parent instead of sibling * STEPS TO REPRODUCE 1. Inspect <http://www.avclub.com/tvclub/broad-city-knockoffs-214781> 2. Show DOM tree in Elements tab 3. Select the inline <style> within the <body> 4. Delete => DOM Tree selection changes to the <body> 5. Select any other elements within <body> 6. Delete => Selection changes to the previous sibling
Attachments
[PATCH] Proposed Fix (2.33 KB, patch)
2016-05-12 17:34 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2016-05-12 17:29:14 PDT
Joseph Pecoraro
Comment 2 2016-05-12 17:34:16 PDT
Created attachment 278786 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2016-05-12 21:15:05 PDT
Comment on attachment 278786 [details] [PATCH] Proposed Fix Clearing flags on attachment: 278786 Committed r200808: <http://trac.webkit.org/changeset/200808>
WebKit Commit Bot
Comment 4 2016-05-12 21:15:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.