WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
75005
Web Inspector: TabbedPane should use tabElement width measuring to layout tab elements when width is too small to fit them.
https://bugs.webkit.org/show_bug.cgi?id=75005
Summary
Web Inspector: TabbedPane should use tabElement width measuring to layout tab...
Vsevolod Vlasov
Reported
2011-12-21 04:28:25 PST
TabbedPane should use tabElement width measuring to layout tab elements when width is too small to fit them.
Attachments
Patch
(12.54 KB, patch)
2011-12-21 05:32 PST
,
Vsevolod Vlasov
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2011-12-21 05:32:45 PST
Created
attachment 120172
[details]
Patch
Pavel Feldman
Comment 2
2011-12-21 05:55:32 PST
Comment on
attachment 120172
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=120172&action=review
> Source/WebCore/inspector/front-end/TabbedPane.js:85 > + this._maybeMeasureAndUpdate();
onResize is anyways getting called.
> Source/WebCore/inspector/front-end/TabbedPane.js:150 > + for (var i = measuredWidths.length - 1; i > 0; i--) {
--i
Vsevolod Vlasov
Comment 3
2011-12-21 06:39:08 PST
Committed
r103406
: <
http://trac.webkit.org/changeset/103406
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug