You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click into a UITextField and then start swiping right from left edge, but only for about 6th of the screen then then put it back (so that I stay in the controller I'm in), it often results in somehow wrongly positioned view. See the following screenshot:
This happens in the demo app as well as in my own. I'm not sure if the demo app does resign it. I though the known issue is talking about black toolbar, not this black space. I'll try to add resignation to see.
Activity
hackiftekhar commentedon Mar 23, 2016
And you are sure that the textField is resigned and this is not the one from Xcode Simulator Known Issue explained in README. Correct?
hackiftekhar commentedon Mar 23, 2016
And you are sure that the textField is resigned and this is not the one from Xcode Simulator Known Issue explained in README. Correct?
TadeasKriz commentedon Mar 23, 2016
This happens in the demo app as well as in my own. I'm not sure if the demo app does resign it. I though the known issue is talking about black toolbar, not this black space. I'll try to add resignation to see.
hackiftekhar commentedon Mar 23, 2016
Are you sure this issue is reproducible with Real iOS devices?
TadeasKriz commentedon Mar 23, 2016
Yes, I found it on my iPhone 6 with iOS 9.3.
hackiftekhar commentedon Mar 23, 2016
Ok, then could you please provide me a video?
TadeasKriz commentedon Mar 23, 2016
I'll try.
TadeasKriz commentedon Mar 23, 2016
https://www.youtube.com/watch?v=uDlAQLDBdm0
hackiftekhar commentedon Mar 23, 2016
Thank You! I'll try to take a look at it tomorrow.
TadeasKriz commentedon Mar 23, 2016
@hackiftekhar Thanks!
TadeasKriz commentedon Mar 23, 2016
Do you think it is related to the known bug?
hackiftekhar commentedon Mar 23, 2016
If this is reproducible with real device then it's not from the known but and it's new bug. I can comment something after looking the video.
hackiftekhar commentedon Mar 24, 2016
I checked and I found that it's a bug. We need to fix it.
6 remaining items