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

Frame of view gets (0,0,0,0) when there is a uitxtview and we click on it. iOS 9 bug #6

Open
nick3389 opened this issue Sep 22, 2015 · 0 comments

Comments

@nick3389
Copy link

@cacmartinez I have a CCMPopupSegue presenting a view. I have set the view's destination bounds to (200,200) for example. When the view is presented everything is ok. In this view, there is a textview. When I click on the text view to start typing, the view goes to the top left of the screen and its frame becomes (0,0,0,0). This happens only in iOS 9.

edit: I noticed that the same happened when tapping on a button. Really strange behavior...

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

No branches or pull requests

1 participant