Opened 15 years ago
Closed 14 years ago
#981 closed defect (wontfix)
dojo widgets broken in IE5.5
Reported by: | christianm | Owned by: | koranteng |
---|---|---|---|
Priority: | low | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
IE version 5.50.4807.2300 Fully patched Win2k system
Most of the dojo widgets I tested in IE 5.5 either did not work properly or were not rendered at all. These tests were done with the 0.3.1 ajax build provided from the big button at the top right of the dojotoolkit.org page.
I verified that the widgets tested still performed properly with the latest firefox (version 1.5.0.4).
The widgets were tested locally, but the dojotoolkit website itself renders improperly (incompletely) in IE 5.5, so I suspect this is a general problem with IE 5.5. Below is a listing of broken and working widgets from the included demo directory in the downloaded package. I suspect a carry through error from the dojo core.
I also spot tested several widgets from the nightly test directory, which also failed, but are not listed below.
Working Widget Samples:
datePicker
editor
Broken Widget Samples:
accordionContainer
comboBox
contentPane
dialog (working, but timeout fails)
fisheye (functional, but broken image paths)
form (no red text by required fields)
rounded (broken alignment on some examples)
splitContainer (only horizontal splitter appears missing)
tabContainer (gfx hosed, but functional)
tooltip
Change History (8)
comment:1 Changed 15 years ago by
Milestone: | → 0.4 |
---|
comment:2 Changed 15 years ago by
Cc: | [email protected]… removed |
---|---|
Summary: | dojo widgets broken in IE 5.5 → dojo widgets broken in IE |
comment:3 Changed 15 years ago by
Owner: | changed from anonymous to bill |
---|
comment:4 Changed 14 years ago by
Milestone: | 0.4 → 0.5 |
---|---|
Summary: | dojo widgets broken in IE → dojo widgets broken in IE5.5 |
Yeah, no one is really testing/fixing IE5.5, although it is supported in theory.
comment:5 Changed 14 years ago by
Priority: | high → low |
---|---|
severity: | critical → normal |
comment:6 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:7 Changed 14 years ago by
Owner: | changed from bill to koranteng |
---|
comment:8 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Per http://dojo.jot.com/WikiHome/WidgetProject
We are no longer supporting IE 5.5
Duplicated on windows XP IE6.
sortableTable (works but hover does not) accordianContainer (does not work at all)