Opened 14 years ago
Closed 14 years ago
#7575 closed defect (fixed)
Grid autoheight bugs
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
There are a few bugs with the grid's autoheight mechanism. They are all related to the scroller's default page and row height being changed. It can be seen in autoheight grids as well as in the multistore test and the basic grid test. rows disappear and are added in odd places.
There is also a bug when using a number for the autoheight value with flex cells - the header height does not get calculated correctly.
Note: See
TracTickets for help on using
tickets.
Fixed with [15089]