If you use javascript to create a table with 10 columns and 1000 rows (5 letters of text in each cell ) in a scrollable div in chrome it will create quickly and scroll slowly. In IE7 it will create slowly and scroll totally smoothly.
To be honest I prefer the snappy redraw of IE. People are used to waiting for web pages to load but they are intolerant of what seems like a laggy display.
Does anyone know
- why chrome is so slow scrolling big displays?
- do Google regard this as a problem?
- is there any plans to fix this?
- is there anything I can do about this?
It seems to me that right now chrome is great for applications with high processing needs but not so good if it has large scrollable displays - like spread sheets or many other business applications with big tables.


Reply With Quote

