Opened 13 years ago
Closed 13 years ago
#5570 closed defect (fixed)
Grid Doesn't display all the rows
Reported by: | guest | Owned by: | sorvell |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | DojoX Grid | Version: | 1.0 |
Keywords: | Grid | Cc: | |
Blocked By: | Blocking: |
Description
Since some builds ago (nightly builds) the rows in the grid are not fully displayed. (Only the first rows appear) After down scrolling the rows are empty or blanked.
See for example tests : dojox/grid/tests/test_change_structure.html, dojox/grid/tests/test_grid_tooltip_menu.html, dojox/grid/tests/test_dojo_data_model.html, etc it seems to occur on almost any grid with more than 20/30 rows.
I do not exactly when the bug was introduced but before a week, every thing was Ok. I am now working with both dojo-2008-01-11.tar.gz and dojo-2008-01-10.tar.gz the replication seems to be trivial. The problem happens in both FF and IE.
Eduardo
Attachments (1)
Change History (4)
Changed 13 years ago by
comment:1 follow-up: 2 Changed 13 years ago by
Obviously fixed here (01/17/08): corrects typo which caused virtual scrolling to be borken !strict
comment:2 Changed 13 years ago by
Replying to guest:
Obviously fixed here (01/17/08): corrects typo which caused virtual scrolling to be borken !strict
Yes I agree, the display is as before. This bug can be closed
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
When Scrolling Rows are not displayed on Grid