Opened 10 years ago
Closed 9 years ago
#14556 closed defect (patchwelcome)
Dojox Grid - Column Re-Size In IE9
Reported by: | jbest | Owned by: | Evan |
---|---|---|---|
Priority: | low | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Using http://demos.dojotoolkit.org/demos/mail/ as an example.
In IE9 Standards mode-
- Expand the sender column to the middle of the grid (so you get a horizontal scroll bar)
- Scroll over to the right just slightly
- Try to re-size the sender column again
Changing to IE8 standards mode works, as does Firefox.
Change History (2)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
DojoX Grid and EnhancedGrid are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
We will consider patches to the old DojoX Grid code though.