Bug 45806

Summary: Web Inspector: console.group(object) does not allow object to be expanded.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, commit-queue, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Fix. none

Pavel Feldman
Reported 2010-09-14 23:32:55 PDT
What steps will reproduce the problem? 1. Load the attached HTML file. 2. Open Console. 3. Try to expand the object associated with the group. What is the expected result? The ability to explore the object. What happens instead? The group collapses and/or expands (depending upon current state). (Upstreamed from http://code.google.com/p/chromium/issues/detail?id=53942)
Attachments
[PATCH] Fix. (2.01 KB, patch)
2010-09-14 23:36 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2010-09-14 23:36:00 PDT
Created attachment 67645 [details] [PATCH] Fix.
WebKit Commit Bot
Comment 2 2010-09-16 03:41:38 PDT
Comment on attachment 67645 [details] [PATCH] Fix. Clearing flags on attachment: 67645 Committed r67601: <http://trac.webkit.org/changeset/67601>
WebKit Commit Bot
Comment 3 2010-09-16 03:41:43 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.