Bug 21202 - When the highlighted node is off-screen show an arrow pointing in its general direction
Summary: When the highlighted node is off-screen show an arrow pointing in its general...
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-28 16:23 PDT by Timothy Hatcher
Modified: 2011-09-06 08:04 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2008-09-28 16:23:57 PDT
Broken off of bug 21000.

Now that scrolling to reveal the highlightd node is gone, we should show an arrow pointing in its general direction when the highlighted node is off-screen.
Comment 1 Yury Semikhatsky 2010-11-12 09:33:47 PST
Alternatively we could provide a way to scroll to the highlighted node in the viewport(e.g. by clicking a node in the DOM tree with Cmd or other modifier). Would it make sense?
Comment 2 Alexander Pavlov (apavlov) 2011-09-06 08:04:54 PDT
The tooltip arrow location now denotes the general direction where the node resides offscreen (as of bug 37768 fix).