Opened 13 years ago
Closed 13 years ago
#10222 closed defect (fixed)
"misc" editor test fails in IE8
Reported by: | haysmark | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Editor | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In IE8, load:
http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/editor/robot/Editor_misc.html
The Destroy button gets focused and gets repeatedly pressed with the Enter key, which creates a JS error after the first destroy. It looks like the mouse moves too close to the edge of the editor.
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I probably just need to move the iframe click in a bit more.