Bug 106648

Summary: Web Inspector: [Elements] Search in the DOM tree does not scroll horizontally
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Alexander Pavlov (apavlov) 2013-01-11 02:41:43 PST
Steps to reproduce the problem:
1. Open the elements panel
2. Search on something that falls to the right of the fold

What is the expected behavior?
The viewport will scroll such that the searchable comes into view

What went wrong?
The viewport scrolls only vertically, not horizontally, so the searchable is not visible.

Upstreaming https://code.google.com/p/chromium/issues/detail?id=168986
Comment 1 Alexander Pavlov (apavlov) 2013-01-11 02:49:33 PST
Created attachment 182307 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-11 04:10:54 PST
Comment on attachment 182307 [details]
Patch

Clearing flags on attachment: 182307

Committed r139427: <http://trac.webkit.org/changeset/139427>
Comment 3 WebKit Review Bot 2013-01-11 04:10:57 PST
All reviewed patches have been landed.  Closing bug.