Bug 150023

Summary: REGRESSION(r189567): Web Inspector: Clipped filter icons when debugger sidebar is narrow
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: Nikita Vasilyev <nvasilyev>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=150024
Attachments:
Description Flags
[Animated GIF] Bug
none
Patch none

Nikita Vasilyev
Reported 2015-10-12 00:04:56 PDT
Created attachment 262878 [details] [Animated GIF] Bug Works as expected on El Capitan's Safari 9.0, broken in WebKit Nightly. Most likely a WebKit regression in flexbox. There weren't any HTML or CSS changes in the Inspector related to this bug. I'm working on isolating the issue.
Attachments
[Animated GIF] Bug (125.92 KB, image/gif)
2015-10-12 00:04 PDT, Nikita Vasilyev
no flags
Patch (1.20 KB, patch)
2015-10-12 23:20 PDT, Nikita Vasilyev
no flags
Radar WebKit Bug Importer
Comment 1 2015-10-12 00:06:43 PDT
Matt Baker
Comment 2 2015-10-12 11:04:27 PDT
Take a look at https://bugs.webkit.org/show_bug.cgi?id=149725. I fixed a regression caused by http://trac.webkit.org/changeset/189567, which changed the min-width/height defaults to auto for flex box items. Sounds similar.
Nikita Vasilyev
Comment 3 2015-10-12 23:20:35 PDT
Created attachment 262975 [details] Patch (In reply to comment #2) > Take a look at https://bugs.webkit.org/show_bug.cgi?id=149725. I fixed a > regression caused by http://trac.webkit.org/changeset/189567, which changed > the min-width/height defaults to auto for flex box items. Sounds similar. Thanks, that was it!
Blaze Burg
Comment 4 2015-10-13 12:36:21 PDT
Comment on attachment 262975 [details] Patch r=me
WebKit Commit Bot
Comment 5 2015-10-13 13:23:45 PDT
Comment on attachment 262975 [details] Patch Clearing flags on attachment: 262975 Committed r191004: <http://trac.webkit.org/changeset/191004>
WebKit Commit Bot
Comment 6 2015-10-13 13:23:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.