[TIMOB-10867] iOS: TextField.autocorrect reports false when not set, but behavior actually defaults to true.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-07-27T21:11:58.000+0000 |
Affected Version/s | Release 2.0.2, Release 3.1.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | api |
Reporter | Arthur Evans |
Assignee | Eric Merriman |
Created | 2012-09-12T10:15:01.000+0000 |
Updated | 2017-07-27T21:11:58.000+0000 |
Description
On iOS, TextField.autocorrect returns
false
if it's never been set, but in practice, it behaves as if autocorrect was true
by default.
All platforms currently behave as if autocorrect was true
, so we should just correct the default value returned by the platform.
This probably applies to TextArea as well.
Issue reproduces 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 due to inactivity. If this issue still exists, please raise a new ticket.