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

Alert view keep on moving upwards on different UIKeyboardType #23

Closed
adiman-dev opened this issue Nov 1, 2014 · 7 comments
Closed

Alert view keep on moving upwards on different UIKeyboardType #23

adiman-dev opened this issue Nov 1, 2014 · 7 comments
Assignees
Labels

Comments

@adiman-dev
Copy link

When implementing two different UIKeyboardType on two UITextField, swapping focus between those UITextFields will cause the alert view to be pushed further up and did not reset back to center screen.

@dogo
Copy link
Owner

dogo commented Nov 3, 2014

Damn !
Added to my TODO list

@dogo dogo self-assigned this Nov 3, 2014
@dogo dogo added the bug label Nov 3, 2014
@dogo
Copy link
Owner

dogo commented Nov 4, 2014

Please test the new version 0.3.0

@adiman-dev
Copy link
Author

Tested with 0.3.0 and its still happening.

Image in sequence.

  1. Selected the first textfield with UIKeyboardTypeDefault
    ios simulator screen shot nov 5 2014 11 55 59 am
  2. Selected the second textfield with UIKeyboardTypeDecimalPad, and now the alertview is again being pushed upwards
    ios simulator screen shot nov 5 2014 11 56 06 am
  3. Selected the first textfield again..
    ios simulator screen shot nov 5 2014 11 56 15 am

@dogo
Copy link
Owner

dogo commented Nov 5, 2014

Thanks for your report @litium,

Could you please test again using the upstream code?

@adiman-dev
Copy link
Author

Fixed! Perfectly done! :)

@dogo
Copy link
Owner

dogo commented Nov 5, 2014

Great!
Do you need a official release?

@adiman-dev
Copy link
Author

Nope. Upstream is fine with me. Good job.

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

No branches or pull requests

2 participants