#1192 closed defect (fixed)
after ContentPane.setUrl, events can not be received in IE
Reported by: | liucougar | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
put the attached test_ContentPane_other.html file under tests/ dir, and load it:
- mouseover "this is a test", it should turn to blue
- click the "init ContentPane?" link
- some content is loaded and appended to the document
- try mouseover "this is a test", it won't turn to blue any more
this only affects IE
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | test_ContentPane_other.html added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Milestone: | → 0.4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thank you for the testcase and the report, it is fixed in r5026.
/ Fredrik
Note: See
TracTickets for help on using
tickets.
oh, the format is lost and a typo in the original post, try it again:
put the attached test_ContentPane_other.html file under tests/widget, load it in IE: