Bug 37109 - Web Inspector: Audits launcher view is unusable with a small height window
Summary: Web Inspector: Audits launcher view is unusable with a small height window
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-05 13:17 PDT by Anthony Ricaud
Modified: 2010-04-05 23:12 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.48 KB, patch)
2010-04-05 13:23 PDT, Anthony Ricaud
no flags Details | Formatted Diff | Diff
Screenshot with patch (54.36 KB, image/png)
2010-04-05 13:34 PDT, Anthony Ricaud
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.