Open GoogleCodeExporter opened 9 years ago
Original comment by wagonrep...@gmail.com
on 27 Apr 2014 at 8:24
<code>UserList.js:435 TypeError: null is not an object (evaluating
'this.grid.row(name).element.scrollIntoView')</code>
Likely another discrepancy between most browsers and QtWebKit.
Original comment by danila.b...@gmail.com
on 30 Apr 2014 at 6:43
I'm not sure that's the problem. That error you pointed out is actually one
that occurs if the user has left the room and you click on their name. It
occurs even in regular browsers. Make sure the user exists in the list and
check again.
I suspect maybe the wrong "div" is being scrolled.
Original comment by wagonrep...@gmail.com
on 1 May 2014 at 9:52
Original issue reported on code.google.com by
wagonrep...@gmail.com
on 27 Apr 2014 at 5:04