Bug 38120

Summary: Web Inspector: undefined shows up on inspector
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, pfeldman, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[patch] initial version. none

Description Ilya Tikhonovsky 2010-04-26 05:55:27 PDT
Steps
------
1. Navigate to www.google.com
2. Open inspector and go to scripts tab
3. Pause the script execution 
4. Hover over an object until it shows the details
5. Move to Timeline tab or any other tab

Issue: Details of that object are not closed once the user shifts focus to other tab

Problem is, when it shows up on the top left corner, user can't open up the tabs that 
are covered on inspector. User have to close and reopen it.
Comment 1 Ilya Tikhonovsky 2010-04-26 05:58:49 PDT
Created attachment 54284 [details]
[patch] initial version.
Comment 2 WebKit Commit Bot 2010-04-26 06:37:46 PDT
Comment on attachment 54284 [details]
[patch] initial version.

Clearing flags on attachment: 54284

Committed r58252: <http://trac.webkit.org/changeset/58252>
Comment 3 WebKit Commit Bot 2010-04-26 06:37:50 PDT
All reviewed patches have been landed.  Closing bug.