Bug 16005

Summary: Hovering in the breadcrumbs causes jumpy behavior
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch aroben: review+

Description Timothy Hatcher 2007-11-15 14:07:18 PST
The recent change to collapse the breadcrumbs made the hovering very twitchy and hard to hit crumbs.
There are some other changes that can be made to better collapse and compact crumbs.
Comment 1 Timothy Hatcher 2007-11-15 14:23:58 PST
Created attachment 17301 [details]
Patch
Comment 2 Adam Roben (:aroben) 2007-11-15 14:34:10 PST
Comment on attachment 17301 [details]
Patch

I think it would be less confusing to talk about "child" and "ancestor" crumbs instead of "right" and "left".

+             // When not focused on a crumb we can be biased and collapse less import

Typo: import -> important

r=me
Comment 3 Timothy Hatcher 2007-11-15 16:08:20 PST
Landed in r27827. http://trac.webkit.org/projects/webkit/changeset/27827