[Webkit-unassigned] [Bug 153007] New: Web Inspector: Sidebar's should remember their width's

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 00:49:52 PST 2016


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

            Bug ID: 153007
           Summary: Web Inspector: Sidebar's should remember their width's
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dcrousso+webkit at gmail.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

r194879 <https://bugs.webkit.org/show_bug.cgi?id=152473> introduced the ability for sidebar panels to calculate their minimum widths.  This functionality works correctly, but there is an issue when the user switches to a view with the sidebar collapsed and then switches back to the first view.  Since the second view essentially had a sidebar width of 0, the first view recalculates the width of the sidebar to its minimum, regardless of how large the user had it before he changed views.  It is very annoying to have to keep resizing the sidebar to a larger width, so I think it would be better to have the sidebar's remember their previous width and restore it (clamped to the min/max of the current inspector width) whenever a view changes.

-- 
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/20160112/d4ac6bab/attachment-0001.html>


More information about the webkit-unassigned mailing list