WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
73234
Web Inspector: TreeOutline elements should be formatted using margin-left instead of text-indent.
https://bugs.webkit.org/show_bug.cgi?id=73234
Summary
Web Inspector: TreeOutline elements should be formatted using margin-left ins...
Vsevolod Vlasov
Reported
2011-11-28 11:18:19 PST
TreeOutline elements should be formatted using margin-left instead of text-indent. This way there is no need to override isEventWithinDisclosureTriangle in ResourcesPanel.
Attachments
Patch
(7.11 KB, patch)
2011-11-28 11:29 PST
,
Vsevolod Vlasov
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2011-11-28 11:29:53 PST
Created
attachment 116791
[details]
Patch
Pavel Feldman
Comment 2
2011-11-29 00:22:55 PST
Comment on
attachment 116791
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=116791&action=review
> Source/WebCore/inspector/front-end/treeoutline.js:961 > + var left = this._listItemNode.totalOffsetLeft() + computedLeftPadding;
Please make sure this works Ok with the scroller (toggle word wrap off on elements panel)
Vsevolod Vlasov
Comment 3
2011-11-30 07:01:15 PST
Committed
r101509
: <
http://trac.webkit.org/changeset/101509
>
Vsevolod Vlasov
Comment 4
2011-11-30 07:03:10 PST
Filed
https://bugs.webkit.org/show_bug.cgi?id=73443
for scroll.
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