Clearing the console and scrolling the bar down to the bottom didn’t work for me.
The problem was that I had zoomed out DevTools.
Solution:
-
Focus the DevTools, e.g. by clicking on the console’s
>prompt -
Hit
Ctrl-0(zero) on Windows, orCmd-0(zero) on OS X, to restore the default font-size
Hopefully then auto-scroll to bottom will start working again!
Thanks to this guy for pointing it out:
http://code.google.com/p/chromium/issues/detail?id=161646#c5