Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15059] iOS7: KS:Text area - Auto Link - Cannot toggle Editable

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionNot Our Bug
Resolution Date2013-09-06T23:16:27.000+0000
Affected Version/sRelease 3.1.3
Fix Version/s2013 Sprint 18, 2013 Sprint 18 API
ComponentsiOS
Labelsios7, ks, qe-3.1.3
ReporterOlga Romero
AssigneeIngo Muschenetz
Created2013-09-05T22:21:15.000+0000
Updated2015-02-02T20:47:43.000+0000

Description

*not a regression* occurs in 3.1.2.GA To reproduce the issue: 1. Install and run KS> Controls> Text Area> Auto Link 2. Click Editable: several times Actual result: Auto Links remain highlighted disregarding toggle Note: All links are active

Comments

  1. Sabil Rahim 2013-09-06

    Okay tested with native code . Looks like once you set DatadectorTypeAll , you cannot set it back to NONE for some reason. This is an Apple bug.
  2. Sabil Rahim 2013-09-06

    Tested with modified (apple's sample code|https://dl.dropboxusercontent.com/u/43336767/DATATYPEDETECTORTEST.zip). To reproduce in native sample. Run project in xcode with ios 7.0 sim. click on TextViw. Click on the Toggle datadetector button at the bottom. Observe that regardless of the datadetectorstyle being selected once we set all , it never set to none. Will file a bug with apple with the same instructions.

    tested the same code in iOS 6.1 sim and works as expected.

JSON Source