WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 44634
Web Inspector: Inspect Element does not reveal element when Console tab is active.
https://bugs.webkit.org/show_bug.cgi?id=44634
Summary
Web Inspector: Inspect Element does not reveal element when Console tab is ac...
Pavel Feldman
Reported
2010-08-25 14:20:33 PDT
If you're on a page with the devtools open and you're in the console tab and then you inspect an element, devtools switches to the elements tab, but it does not scroll to the line in question.
http://code.google.com/p/chromium/issues/detail?id=53348
Attachments
[PATCH] Force Scroll Into View
(1.24 KB, patch)
2010-08-26 22:33 PDT
,
Joseph Pecoraro
pfeldman
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2010-08-26 22:33:17 PDT
Created
attachment 65677
[details]
[PATCH] Force Scroll Into View This worked for me. On revealing it scrolled the element into the center of the view. Now, I'm confused why scrollIntoViewIfNeeded did not work, even when I set its optional attribute to true, to "center if needed". Let me know if you think I should investigate that.
Pavel Feldman
Comment 2
2010-08-26 23:41:46 PDT
Comment on
attachment 65677
[details]
[PATCH] Force Scroll Into View Given that 1) we don't know why it fixes problem and 2) that is changes the 'search next' processing, I don't think it is a good fix.
Brian Burg
Comment 3
2014-12-12 14:10:34 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (
https://www.webkit.org/new-inspector-bug
) if the bug/feature/issue is still relevant to WebKit trunk.
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