Bug 178014 - Web Inspector: clicking in Inspector webview clears the selection in the inspected page
Summary: Web Inspector: clicking in Inspector webview clears the selection in the insp...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-06 09:42 PDT by BJ Burg
Modified: 2017-10-06 16:05 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.44 KB, patch)
2017-10-06 09:55 PDT, BJ Burg
no flags Details | Formatted Diff | Diff

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