Bug 64161

Summary: Web Inspector: Resizing sidebar pane in Timeline and Profile panels can cause overlapping of status bar buttons
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Web Inspector (Deprecated)Assignee: Mikhail Naganov <mnaganov>
Status: RESOLVED FIXED    
Severity: Normal CC: mnaganov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch pfeldman: review+, mnaganov: commit-queue-

Mikhail Naganov
Reported 2011-07-08 05:18:34 PDT
This happens because the minimum width is less than the width of the buttons strip.
Attachments
patch (2.17 KB, patch)
2011-07-08 05:21 PDT, Mikhail Naganov
pfeldman: review+
mnaganov: commit-queue-
Mikhail Naganov
Comment 1 2011-07-08 05:21:08 PDT
Mikhail Naganov
Comment 2 2011-07-11 05:00:25 PDT
Manually committed http://trac.webkit.org/changeset/90735 2011-07-08 Mikhail Naganov <mnaganov@chromium.org> Web Inspector: Fix resizing of sidebar pane in Timeline and Profile panels. https://bugs.webkit.org/show_bug.cgi?id=64161 Reviewed by Pavel Feldman. * inspector/front-end/ProfilesPanel.js: (WebInspector.ProfilesPanel.prototype.updateMainViewWidth): * inspector/front-end/TimelineOverviewPane.js: (WebInspector.TimelineOverviewPane.prototype.updateMainViewWidth):
Note You need to log in before you can comment on or make changes to this bug.