Scroll bug in Firefox in console
When we search for anything in console in Firefox an error occurs in file console_find.js at line 114:29: `Uncaught TypeError: elements[i].scrollIntoViewIfNeeded is not a function`
This is a special case with Firefox only and works well with Chromium.
issue