[TIMOB-14301] iOS7: Scroll Views Text Area - unexpected scroll, which should not happen
| GitHub Issue | n/a | 
|---|---|
| Type | Bug | 
| Priority | High | 
| Status | Closed | 
| Resolution | Fixed | 
| Resolution Date | 2013-07-23T17:31:58.000+0000 | 
| Affected Version/s | Release 3.1.1 | 
| Fix Version/s | 2013 Sprint 15 API, 2013 Sprint 15, Release 3.1.2, Release 3.2.0 | 
| Components | iOS | 
| Labels | ios7, qe-3.0.1, qe-3.1.1, qe-closed-3.1.3, qe-closed-3.2.0, qe-testadded, regression | 
| Reporter | Olga Romero | 
| Assignee | Ingo Muschenetz | 
| Created | 2013-06-19T21:51:54.000+0000 | 
| Updated | 2015-02-02T20:46:50.000+0000 | 
Description
	It is a *regression*, does not occur in iOS6.
An unexpected scroll happens before an activation of a keyboard in one of the text areas.
Test steps:
1. Install and run KS>Base UI> Scroll Views> Scroll Views TextArea
2. Scroll up and down
Actual result:
Text areas can be scrolled
Expected: 
Text Areas should be stable and scroll should happen when a keyboard pops up by clicking inside any of 3 text areas
Fixed by https://github.com/appcelerator/titanium_mobile/pull/4461
Closing as fixed. Tested and verified fix with: Appcelerator Studio, build: 3.1.1.201306131423 Titanium SDK, build: 3.2.0.v20130724101649 Devices: iPhone5 iOS7 iPad4 iOS7