Bug 16687 - Node highlight does not scroll up
Summary: Node highlight does not scroll up
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: data:text/html,<div style="width: 500...
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2007-12-31 12:06 PST by Matt Lilek
Modified: 2008-02-01 09:52 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 2007-12-31 12:06:36 PST
On Windows, if you select a node that's positioned above the currently highlighted node, the highlight does not scroll up like on OS X.
Comment 1 David Kilzer (:ddkilzer) 2007-12-31 12:16:24 PST
<rdar://problem/5665753>
Comment 2 Matt Lilek 2008-02-01 09:52:13 PST
Adam fixed this by starting to push the highlighting down to WebCore - < http://trac.webkit.org/projects/webkit/changeset/29887>.

See bug 17138 for a followup.