Bug 146504

Summary: REGRESSION: Web Inspector: Scope Chain sidebar should be auto-selected when pausing
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, hi, inspector-bugzilla-changes, jonowells, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Joseph Pecoraro
Reported 2015-07-01 01:06:03 PDT
* SUMMARY Scope Chain sidebar should be auto-selected when pausing. Sometimes the Resources sidebar is selected. * STEPS TO REPRODUCE 1. Inspect <http://bogojoker.com/shell> 2. Set breakpoint on easySlider.min.js:56 3. Close Inspector 4. Inspect <body> (so Elements tab) 5. Trigger breakpoint by clicking the down arrow on the page => Debugger tab is shown with Resources sidebar panel selected => expected Scope Chain sidebar to be selected
Attachments
Radar WebKit Bug Importer
Comment 1 2015-07-01 01:06:39 PDT
Timothy Hatcher
Comment 2 2015-07-01 13:30:39 PDT
This is a regression from the tabs change.
Devin Rousso
Comment 3 2017-06-07 17:44:31 PDT
This was added as a setting in r214847 <https://webkit.org/b/149487>.
Note You need to log in before you can comment on or make changes to this bug.