RESOLVED FIXED 38510
Web Inspector: Drawer Misbehaving when Docking / Undocking in Console Panel
https://bugs.webkit.org/show_bug.cgi?id=38510
Summary Web Inspector: Drawer Misbehaving when Docking / Undocking in Console Panel
Joseph Pecoraro
Reported 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.
Attachments
[PATCH] Proposed Fix - Resize the Drawer after Attaching/Detaching (1.04 KB, patch)
2010-05-04 00:41 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 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.
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2010-05-04 07:16:03 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.