#1415 closed defect (fixed)
Internet Explorer document.getElementById bug (dojo.byId is affected)
Reported by: | guest | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | General | Version: | 0.3 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
example: http://www.csb7.com/test/ie_getelementbyid_bug/index.php
in internet explorer dojo.byId doesn't always return the correct value It's a browser bug, but maybe it's possible to have a workaround in the dojo function
Attachments (2)
Change History (6)
Changed 16 years ago by
Attachment: | ie_byId_bug.html added |
---|
comment:1 Changed 16 years ago by
Cc: | [email protected]… added |
---|---|
Owner: | changed from anonymous to Douglas Hays |
Please test with the attached patch.
comment:2 Changed 16 years ago by
tested this patch applied to the svn source code, and dojo.byId works as it should be ( bug is fixed)
(tested with IE6.0 on WinXP)
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
should be placed in ./tests/html/