[TIMOB-17463] KitchenSink: Text Area autodetect returning wrong values
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-23T20:29:58.000+0000 |
Affected Version/s | Release 3.3.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-3.3.0 |
Reporter | Ewan Harris |
Assignee | Eric Merriman |
Created | 2014-08-06T17:44:31.000+0000 |
Updated | 2017-05-23T20:30:05.000+0000 |
Description
Description
In KitchenSink->Controls->Text Area->Auto Link
Detect All and Detect Address show incorrect values.
Steps To Reproduce
1. Import KitchenSink sample
2. Build to iOS device
3. Go to Auto Link location (Controls->Text Area->Auto Link)
4. Click all buttons
Expected Result
autoLink label should show correct values
Actual Result
autoLink label shows incorrect values
Attachments
Issue reproduces Titanium Command-Line Interface, CLI version 3.3.0, Titanium SDK version 3.3.0.GA iOS SDK: 7.1 iOS iPhone Simulator: 7.1
Able to reproduce this issue, attached screenshots for reference. Mac OSX 10.9.4 Appcelerator Studio, build: 3.3.0.201407111535 Titanium SDK, build: 3.3.0.GA Titanium CLI, build: 3.3.0 Alloy: 1.4.1 Console also shows that the methods used are deprecated and should be replaced. 'Detect All' displays -1, which is incorrect. 'Detect Adress' (spelling mistake in app) displays 4, which is also incorrect.
Continue to be able to reproduce this, as Sam describes: Titanium SDK 3.4.1.GA Studio 3.4.1.201410281743 CLI 3.4.1 Xcode 6.1.0 On: iPhone 6 Plus, iOS 8.1.1 iPhone 4S, iOS 8.1.1
Closing ticket as this version of Kitchen Sink is no longer supported.