Opened 12 years ago
Closed 12 years ago
#5238 closed defect (fixed)
Mail demo: Sort arrow in grid header not showing in IE7
Reported by: | guest | Owned by: | nonken |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit | Version: | 1.0 |
Keywords: | sort arrow grid column IE7 | Cc: | |
Blocked By: | Blocking: |
Description
When you click on the header of a column in a grid (mail demo for instance) then the arrow image is not displayed in IE7. The space reserved for the image is displayed but no image displayed.
Attachments (1)
Change History (6)
Changed 12 years ago by
Attachment: | column.png added |
---|
comment:1 Changed 12 years ago by
Component: | DojoX Grid → Dijit |
---|---|
Milestone: | 1.0.2 → 1.1 |
Owner: | sorvell deleted |
Summary: | Sort arrow in grid header not showing in IE7 → Mail demo: Sort arrow in grid header not showing in IE7 |
comment:2 Changed 12 years ago by
Owner: | set to nikolai |
---|
Yup, this is because the soria theme doesn't work on IE, due to use of PNG files. Basically a dup of #5606, the general cleanup bug for soria. At one point we decided to switch the mail to use the tundra theme, but I guess we never got around to actually switching it.
comment:3 Changed 12 years ago by
Oops, last comment was wrong. Mail demo was switched to use tundra theme. Problem is apparently that mail.css still uses png (arrowUp.png) for arrowNode.
comment:4 Changed 12 years ago by
Owner: | changed from nikolai to nonken |
---|---|
Status: | new → assigned |
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
This is the mail demo, which actually doesn't use grid. Putting in 1.1 milestone unless Bill thinks it's important and the fix is trivial.