Opened 11 years ago
Closed 11 years ago
#9811 closed defect (fixed)
Grid data not showing in IE when scrolling fast
Reported by: | vincentastek | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Grid | Version: | 1.3.2 |
Keywords: | Grid data IE scrolling | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
Hi,
On IE6 I got the following issue :
- rowsPerPage = 10
- 450 rows of data
When grid is loaded, if I scroll fast to the end of my grid, the top rows (426 to 431) of the visible area are not loaded. It stays blank. Until I scroll again and the grid is correctly refreshed.
I attach an example.
Thanks a lot,
Vincent
Attachments (2)
Change History (3)
Changed 11 years ago by
Attachment: | test_grid3.html added |
---|
comment:1 Changed 11 years ago by
Milestone: | tbd → 1.4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I am not seeing this on the latest trunk. Could you please test against that and verify?
Note: See
TracTickets for help on using
tickets.
Html file