#12956 closed defect (fixed)
focus_mouse test locks up IE9
Reported by: | haysmark | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.9 |
Component: | Dijit | Version: | 1.6.1 |
Keywords: | dohfail | Cc: | |
Blocked By: | Blocking: |
Description
See:
and:
http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/_base/robot/focus_mouse.html
When you run the _base tests in IE9, doh locks up when it reaches focus_mouse. When you load focus_mouse by itself, the first run works, but consecutive runs lock up.
Change History (8)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Keywords: | dohfail added |
---|
comment:3 Changed 9 years ago by
Owner: | set to haysmark |
---|
Still happening in trunk/[26370]. Also I had to run with the console unpinned. Could be a robot/IE9 issue.
comment:4 Changed 9 years ago by
Milestone: | tbd → future |
---|
comment:5 Changed 8 years ago by
Milestone: | future → 1.9 |
---|---|
Owner: | changed from haysmark to bill |
Status: | new → assigned |
comment:7 Changed 8 years ago by
[30060] was a pretty big testing fix, do we want to backport it? It is not critical to most users...
comment:8 Changed 8 years ago by
I agree it's very large, and not critical to backport from our customer's perspective. I think the backport would be more so we could run the IE9 regression tests against 1.6 - 1.8. I don't have a strong opinion either way.
Editor_mouse also locks up in IE9:
http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/editor/robot/Editor_mouse.html