Bug 6631 - Inspector window has inappropriate maximum height
Summary: Inspector window has inappropriate maximum height
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-17 17:28 PST by Geoffrey Garen
Modified: 2006-01-19 21:09 PST (History)
0 users

See Also:


Attachments
screenshot (296.07 KB, image/png)
2006-01-17 17:28 PST, Geoffrey Garen
no flags Details
Patch removes setMaxHeight call (659 bytes, patch)
2006-01-19 07:48 PST, Timothy Hatcher
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2006-01-17 17:28:25 PST
See attached screenshot. It can't grow any taller. Not sure why.
Comment 1 Geoffrey Garen 2006-01-17 17:28:41 PST
Created attachment 5746 [details]
screenshot
Comment 2 Timothy Hatcher 2006-01-19 07:48:09 PST
Created attachment 5783 [details]
Patch removes setMaxHeight call

This removes the maximum height constraint.
Comment 3 Darin Adler 2006-01-19 10:42:14 PST
Comment on attachment 5783 [details]
Patch removes setMaxHeight call

r=me
Comment 4 Timothy Hatcher 2006-01-19 21:09:06 PST
Landed in r12252.