Bug 49439

Summary: Web Inspector: [refactoring] do not use absolute positioning for tabbed panes
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, commit-queue, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Andrey Kosyakov
Reported 2010-11-12 04:57:22 PST
Tabbed panes currently use absolute positioning to put them right under the header with tabs. This is inconvenient from maintenance prospective and requires additional CSS rules. Ideally, the contents of a tabbed pane should not depend on whether it is displayed within a tab or outside of it.
Attachments
patch (4.60 KB, patch)
2010-11-12 05:04 PST, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2010-11-12 05:04:51 PST
WebKit Commit Bot
Comment 2 2010-11-12 05:34:43 PST
Comment on attachment 73728 [details] patch Clearing flags on attachment: 73728 Committed r71906: <http://trac.webkit.org/changeset/71906>
WebKit Commit Bot
Comment 3 2010-11-12 05:34:48 PST
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.