RESOLVED FIXED Bug 38120
Web Inspector: undefined shows up on inspector
https://bugs.webkit.org/show_bug.cgi?id=38120
Summary Web Inspector: undefined shows up on inspector
Ilya Tikhonovsky
Reported 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.
Attachments
[patch] initial version. (1.86 KB, patch)
2010-04-26 05:58 PDT, Ilya Tikhonovsky
no flags
Ilya Tikhonovsky
Comment 1 2010-04-26 05:58:49 PDT
Created attachment 54284 [details] [patch] initial version.
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2010-04-26 06:37:50 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.