Opened 13 years ago
Closed 13 years ago
#7692 closed defect (wontfix)
1.2b2 Dojox VirtualGrid test fails the supplied test_change_structure.html test on IE7/FF3
Reported by: | vlad | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Run the distribution supplied test file dojox/grid/compat/tests/test_change_structure.html
Click on check box in the Alpha column -- it will leave the box checked
Click again -- it will leave the box unchecked
Repeat the above -- 5-6 times
Firebug shows this error: this.grid.canEdit is not a function
IE7 errors out: Line 16 object or property does not support this method
Change History (3)
comment:1 Changed 13 years ago by
Component: | General → DojoX Grid |
---|---|
Owner: | changed from anonymous to Bryan Forbes |
comment:2 Changed 13 years ago by
Milestone: | tbd → 1.2 |
---|
comment:3 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is a bug in the old grid code which is no longer supported. This has been fixed in the new grid codebase.