Opened 13 years ago
Closed 13 years ago
#6952 closed defect (fixed)
dojox.grid.DataGrid: odd view behavior in IE and Safari
Reported by: | nathan | Owned by: | nathan |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.1 |
Keywords: | Cc: | Bryan Forbes | |
Blocked By: | Blocking: |
Description
When loading the test_grid_column_reorder.html file in Safari and IE, there are a few odd behaviors with the views.
In safari, there is a gap between the left and right views in the table (not the header) In IE, the right view doesn't show up until you resize a column in the left view.
It may be that these are related (they may not be related) - and, I am thinking that they have something to do with the combination of using "auto" as the width for the left view and nothing as the width for the right view.
Change History (2)
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in [14057]