Bug 56639

Summary: Web Inspector: console doesn't scroll when multiline expression is being evaluated
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, bweinstein, eric, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Yury Semikhatsky
Reported 2011-03-18 02:57:49 PDT
Try to evaluate the following JSON literal several times. { a:10, b:{ c:{ e:11, f:{ g:0 } } } } The console won't scroll when result is being added.
Attachments
Patch (1.44 KB, patch)
2011-03-18 02:59 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2011-03-18 02:59:26 PDT
Yury Semikhatsky
Comment 2 2011-03-18 03:27:39 PDT
WebKit Review Bot
Comment 3 2011-03-18 04:43:15 PDT
http://trac.webkit.org/changeset/81463 might have broken GTK Linux 32-bit Release
Note You need to log in before you can comment on or make changes to this bug.