#15087 closed defect (fixed)
IE9 robot keeps giving cross-domain prompt
Reported by: | haysmark | Owned by: | haysmark |
---|---|---|---|
Priority: | undecided | Milestone: | 1.10 |
Component: | TestFramework | Version: | 1.7.2 |
Keywords: | dohfail | Cc: | |
Blocked By: | Blocking: |
Description
The robot in IE9 keeps forgetting its keymap, so the robot displays the prompt asking the user if they want to continue. This occurs randomly, but can occur several tests in a row.
Change History (5)
comment:1 Changed 9 years ago by
Keywords: | dohfail added |
---|
comment:2 Changed 9 years ago by
Owner: | set to haysmark |
---|---|
Status: | new → assigned |
comment:3 Changed 7 years ago by
comment:4 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Oracle "improved" the Java applet sandbox to prevent us from persisting the keyboard layout through static variables. That is bad in terms of test execution speed, but the good news is that dialog can't appear anymore.
comment:5 Changed 7 years ago by
Milestone: | tbd → 1.10 |
---|
I know this wasn't fixed in a particular version of dojo, but marking milestone as 1.10 just so this ticket doesn't show up in my reports of things that we forgot to set a milestone (i.e. version fixed) on.
Note: See
TracTickets for help on using
tickets.
Is this still an issue? IE10 is working more-or-less for me. Haven't tried IE9 in a while.