Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functional tests don't remove window correctly when an Alert is displayed #247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

palcalde
Copy link
Contributor

I've noticed that if an alert is displayed during a test, the window that ios displays its placed on top of the actual window and it never ever gets away, even tho there is logic in ui.rb to, every time someone sets self.controller, remove the window and place a new one.

Setting the keyWindow to be hidden just before removing the actual window, makes the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant