Bug 190862 - Web Inspector: REGRESSION (r237232): changing resources via up/down blurs the TreeOutline in Resources
Summary: Web Inspector: REGRESSION (r237232): changing resources via up/down blurs the...
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: Devin Rousso
URL:
Keywords: InRadar
Depends on: 190643
Blocks:
  Show dependency treegraph
 
Reported: 2018-10-23 22:20 PDT by Devin Rousso
Modified: 2018-10-24 13:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.67 KB, patch)
2018-10-23 22:23 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2018-10-23 22:20:25 PDT
* STEPS TO REPRODUCE:
1. Inspect <http://bogojoker.com/shell/>
2. Show the "easySlider.min.js" resource in the Debugger tab
3. Add a few breakpoints on different lines
4. Select the first breakpoint in the Debugger sidebar
5. Go down via the "down" key
  => The selection moves to the second breakpoint in the Debugger sidebar, but then quickly blurs while the `WI.TextEditor` is focused
Comment 1 Devin Rousso 2018-10-23 22:23:21 PDT
Created attachment 353021 [details]
Patch
Comment 2 Matt Baker 2018-10-24 12:54:19 PDT
Comment on attachment 353021 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2018-10-24 13:19:46 PDT
Comment on attachment 353021 [details]
Patch

Clearing flags on attachment: 353021

Committed r237397: <https://trac.webkit.org/changeset/237397>
Comment 4 WebKit Commit Bot 2018-10-24 13:19:47 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-10-24 13:20:38 PDT
<rdar://problem/45530748>