#7767 closed defect (fixed)
grid inside BorderContainer has various issues on IE
Reported by: | bill | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
See test_grid_layout_bordercontainer.html (tested on IE7).
- Problems when Grid is direct child of BorderContainer instead of having intermediate ContentPane (modify demo/mail/demo.html to remove intermediate ContentPane to see this problem)
- Doesn't work unless region=center is the last entry in the BorderContainer list (modify test_grid_layout_bordercontainer.html to see this problem)
- top ContentPane just not showing up at all
Change History (5)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
(In [15362]) Remove intermediate ContentPane?; no longer needed. Fix width of table on IE. Refs #7767.
comment:5 Changed 13 years ago by
Milestone: | tbd → 1.2 |
---|
Note: See
TracTickets for help on using
tickets.
(In [15360]) Fixes #7767 - actually set the height, like we promise to in the comment. !strict