RESOLVED FIXED 56639
Web Inspector: console doesn't scroll when multiline expression is being evaluated
https://bugs.webkit.org/show_bug.cgi?id=56639
Summary Web Inspector: console doesn't scroll when multiline expression is being eval...
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.