RESOLVED FIXED 146504
REGRESSION: Web Inspector: Scope Chain sidebar should be auto-selected when pausing
https://bugs.webkit.org/show_bug.cgi?id=146504
Summary REGRESSION: Web Inspector: Scope Chain sidebar should be auto-selected when p...
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.