Bug 38510

Summary: Web Inspector: Drawer Misbehaving when Docking / Undocking in Console Panel
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, commit-queue, joepeck, keishi, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix - Resize the Drawer after Attaching/Detaching none

Description Joseph Pecoraro 2010-05-04 00:37:29 PDT
- Docking with the Console Panel open the status bar is showing when it shouldn't.
- Undocking with the Console Panel open draws the status bar on top of the toolbar.

Both cases should be fixed.
Comment 1 Joseph Pecoraro 2010-05-04 00:41:13 PDT
Created attachment 55001 [details]
[PATCH] Proposed Fix - Resize the Drawer after Attaching/Detaching

Easy! All the drawer size validation is already in resize, and it appropriately resizes based on the state of the drawer, the height, and min-height.
Comment 2 WebKit Commit Bot 2010-05-04 07:15:58 PDT
Comment on attachment 55001 [details]
[PATCH] Proposed Fix - Resize the Drawer after Attaching/Detaching

Clearing flags on attachment: 55001

Committed r58758: <http://trac.webkit.org/changeset/58758>
Comment 3 WebKit Commit Bot 2010-05-04 07:16:03 PDT
All reviewed patches have been landed.  Closing bug.