
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Windows XP SP2, IE7
|
|
Issue Links:
|
Dependency
|
|
|
|
This issue is depended on by:
|
|
|
SRC-212 allow users to waitForPopup by title, rather than just by "name"
|
|
|
|
|
|
|
On my machine, TestSelectWindow is passing in non-PI mode and failing in PI mode. Bizarrely, it's trying to click on popupPage, but nothing is happening, and eventually waitForPopup correctly times out.
Initially, due to the timeout in waitForPopup, I'd expected this was due to changes in the waitForPopup logic, but waitForPopup appears to be working correctly; it's the button that's not working. (Why would that be...?)
|
|
Description
|
On my machine, TestSelectWindow is passing in non-PI mode and failing in PI mode. Bizarrely, it's trying to click on popupPage, but nothing is happening, and eventually waitForPopup correctly times out.
Initially, due to the timeout in waitForPopup, I'd expected this was due to changes in the waitForPopup logic, but waitForPopup appears to be working correctly; it's the button that's not working. (Why would that be...?) |
Show » |
Sort Order:
|
Fixed in RC revision 1849, by eliminating some code that looked like a bug fix. I hope this doesn't introduce any regressions...!