Bug 106648 - Web Inspector: [Elements] Search in the DOM tree does not scroll horizontally
Summary: Web Inspector: [Elements] Search in the DOM tree does not scroll horizontally
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-11 02:41 PST by Alexander Pavlov (apavlov)
Modified: 2013-01-11 04:10 PST (History)
9 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2013-01-11 02:49 PST, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.