[Webkit-unassigned] [Bug 149261] New: Web Inspector: The right sidebar always opens up on breakpoint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 17 07:09:16 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=149261

            Bug ID: 149261
           Summary: Web Inspector: The right sidebar always opens up on
                    breakpoint
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 261391
  --> https://bugs.webkit.org/attachment.cgi?id=261391&action=review
[Image] Current behavior

The right sidebar always opens up when paused on a breakpoint, taking a significant amount of my screen space. Even if I close it, it will open again on a next breakpoint.

When execution resumed, the sidebar still stays on, even if it's empty. At very least, we should close the sidebar when resuming execution and there are no watch expressions.

I don't think it needs to be open every time since it doesn't even provide essential debugger buttons, e.g. resume, step in, etc. Maybe we should remember if it was closed while paused on debugger and not open it again next time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150917/db9d40b7/attachment.html>


More information about the webkit-unassigned mailing list