[TIMOB-11271] iOS: Kitchensink - Text field shows bounce effect if enabled when it's half visible on the screen.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-23T18:07:10.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Anshu Mittal |
Assignee | Eric Merriman |
Created | 2012-10-05T10:46:09.000+0000 |
Updated | 2017-05-23T18:07:13.000+0000 |
Description
Text field shows bounce effect if enabled when it's half visible on the screen.
This is not regression since the issue occurs as far as 2.1.2 GA
Steps to reproduce:
1. Go to Kitchensink> Controls> TextField in scrollview.
2. Scroll up till the middle text field is half visible.
3. Click on it to enable the textfield.
Actual:
Textfield bounces to come down and then go up. It occurs only on device, not on simulator.
Expected:
The textfield should not bounce.
Issue does not reproduce with simulator Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 iOS iPhone Simulator: iOS SDK version: 6.0
Closing ticket as invalid as there is a new version of Kitchen Sink and we no longer support the old version.