WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
56373
Web Inspector: expanding/collapsing object shouldn't affect outer console.group expansion state
https://bugs.webkit.org/show_bug.cgi?id=56373
Summary
Web Inspector: expanding/collapsing object shouldn't affect outer console.gro...
Yury Semikhatsky
Reported
2011-03-15 07:28:50 PDT
What steps will reproduce the problem? 1. Ctrl+Shift+J. 2. Type console.group({k:"a"},[9,12]) 3. Press Enter. 4. Click on the light gray arrow to collapse the "<- undefined" text. 5. Type other stuff and press Enter. Clicking on the darker arrow of the Object, when it is on the same line as the light gray arrow, will trigger a click on the light gray arrow as well. Original Chromium bug:
http://code.google.com/p/chromium/issues/detail?id=62179
Attachments
Patch
(1.83 KB, patch)
2011-03-15 07:36 PDT
,
Yury Semikhatsky
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2011-03-15 07:36:00 PDT
Created
attachment 85803
[details]
Patch
Yury Semikhatsky
Comment 2
2011-03-15 07:39:36 PDT
Committed
r81133
: <
http://trac.webkit.org/changeset/81133
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug