Bug 153412 - Web Inspector: Navigation bar in sidebars should always fit on a single line
Summary: Web Inspector: Navigation bar in sidebars should always fit on a single line
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-01-24 17:13 PST by Nikita Vasilyev
Modified: 2016-02-05 13:38 PST (History)
8 users (show)

See Also:


Attachments
[Animated GIF] Bug (560.24 KB, image/gif)
2016-01-24 17:13 PST, Nikita Vasilyev
no flags Details
[Animated GIF] Bug (172.47 KB, image/gif)
2016-01-30 22:32 PST, Nikita Vasilyev
no flags Details
Patch (1.60 KB, patch)
2016-02-05 12:47 PST, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2016-01-24 17:13:06 PST
Created attachment 269708 [details]
[Animated GIF] Bug

See the attached GIF.
Comment 1 Radar WebKit Bug Importer 2016-01-24 17:13:27 PST
<rdar://problem/24318706>
Comment 2 Matt Baker 2016-01-24 17:34:56 PST
Didn't Devin fix this for all sidebars? Since we're removing this sidebar in the Timelines UI redesign, I don't think we should invest any time fixing it, if the issue is specific to the TimelineSidebarPanel.
Comment 3 Nikita Vasilyev 2016-01-30 22:32:57 PST
Created attachment 270339 [details]
[Animated GIF] Bug

(In reply to comment #2)
> Didn't Devin fix this for all sidebars? ...

What was the bug URL?

Styles sidebar and debugger sidebar (with probes enabled) are both affected.

I can't reproduce it on Safari on OS X 10.11.3, so it's a regression.
Comment 4 Timothy Hatcher 2016-02-01 12:37:21 PST
Devin's fix was bug 152473.
Comment 5 Timothy Hatcher 2016-02-01 12:39:11 PST
From the animated GIF, it seems like there is contention between the minimum sidebar size and the maximum size. I suspect the maximum is smaller than the minimum, causing it to shrink when it is suppose to resize wider.
Comment 6 Devin Rousso 2016-02-02 21:59:58 PST
I have a bunch of classwork to finish up for next week, but I will take a look at this over the weekend.
Comment 7 Devin Rousso 2016-02-05 12:47:00 PST
Created attachment 270761 [details]
Patch
Comment 8 WebKit Commit Bot 2016-02-05 13:38:47 PST
Comment on attachment 270761 [details]
Patch

Clearing flags on attachment: 270761

Committed r196187: <http://trac.webkit.org/changeset/196187>
Comment 9 WebKit Commit Bot 2016-02-05 13:38:51 PST
All reviewed patches have been landed.  Closing bug.