Bug 37109

Summary: Web Inspector: Audits launcher view is unusable with a small height window
Product: WebKit Reporter: Anthony Ricaud <rik>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, commit-queue, joepeck, keishi, pfeldman, pmuellr, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Screenshot with patch none

Description Anthony Ricaud 2010-04-05 13:17:38 PDT
Use flex box instead of absolute positioning to avoid overlapping elements.
Comment 1 Anthony Ricaud 2010-04-05 13:23:59 PDT
Created attachment 52563 [details]
Patch
Comment 2 Timothy Hatcher 2010-04-05 13:25:33 PDT
Comment on attachment 52563 [details]
Patch

So the end result is it looks the same but now works when height is limited?
Comment 3 Anthony Ricaud 2010-04-05 13:34:08 PDT
Created attachment 52565 [details]
Screenshot with patch

It looks the same with a big height and I've attached a screenshot with a small window.
Comment 4 WebKit Commit Bot 2010-04-05 23:11:56 PDT
Comment on attachment 52563 [details]
Patch

Clearing flags on attachment: 52563

Committed r57127: <http://trac.webkit.org/changeset/57127>
Comment 5 WebKit Commit Bot 2010-04-05 23:12:01 PDT
All reviewed patches have been landed.  Closing bug.