Bug 178014

Summary: Web Inspector: clicking in Inspector webview clears the selection in the inspected page
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, inspector-bugzilla-changes, thorton, timothy, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description BJ Burg 2017-10-06 09:42:38 PDT
I know how to fix this, thanks thorton!
Comment 1 BJ Burg 2017-10-06 09:43:30 PDT
<rdar://problem/12706857>
Comment 2 BJ Burg 2017-10-06 09:50:21 PDT
Steps to repro:

1. Open inspector docked
2. Make selection on inspected page
3. Click in inspector webview
=> lost selection in inspected view

This does not affect windowed web inspector, as selections are maintained when a window is not key.
Comment 3 BJ Burg 2017-10-06 09:55:59 PDT
Created attachment 323023 [details]
Patch
Comment 4 WebKit Commit Bot 2017-10-06 16:05:47 PDT
Comment on attachment 323023 [details]
Patch

Clearing flags on attachment: 323023

Committed r223007: <http://trac.webkit.org/changeset/223007>
Comment 5 WebKit Commit Bot 2017-10-06 16:05:48 PDT
All reviewed patches have been landed.  Closing bug.