#9571 closed defect (fixed)
FF: DOH robot cross domain message cannot be dismissed
Reported by: | Adam Peller | Owned by: | haysmark |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | TestFramework | Version: | 1.3.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Browse to two different sites with the DOH robot and a (modal) system confirm dialog appears with OK/Cancel. You can tab between the buttons, but you cannot click or otherwise select the buttons, so the browser session is frozen and you need to kill the app.
Attachments (2)
Change History (5)
comment:1 Changed 12 years ago by
Changed 12 years ago by
Attachment: | 9571.patch added |
---|
Fixes #9571. Change robot confirm() to use a JDialog instead of a JS confirm.
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by
Milestone: | tbd → 1.4 |
---|
Note: See
TracTickets for help on using
tickets.
Adam, I attached the fix, could you verify the new jar fixes it for you as well?