Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8277] MobileWeb: TextField: When "Editable" is set to off, adding or deleting a character adds and then delete instead of doing nothing

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionNot Our Bug
Resolution Date2012-08-13T11:36:14.000+0000
Affected Version/sn/a
Fix Version/sSprint 2012-16 API
ComponentsMobileWeb
Labelsqe-mw020912
ReporterNatalie Huynh
AssigneeBryan Hughes
Created2012-03-24T12:06:19.000+0000
Updated2013-03-13T19:00:55.000+0000

Description

Steps to Reproduce: 1. Launch KS to device 2. Run Controls > Text Area > Basic 3. Click on Toggle "editable" 4. Click on the text field to invoke keyboard 5. Add or delete characters Actual: See that the characters are getting displayed and then deleted or deleted and then added back Expected: Should do nothing Note: Does not occur on iPad 3 (5.1)

Comments

  1. Bryan Hughes 2012-08-07

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/2692
  2. Lokesh Choudhary 2012-08-10

    Reopening because issue is seen on Android 4.0.4 (Samsung galaxy S3) default browser. Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120810080115
  3. Bryan Hughes 2012-08-13

    Unfortunately we are already doing everything we can to prevent the text field from being edited (they were never intended to be non-editable). We simply can't do anything else unfortunately.
  4. Lokesh Choudhary 2012-08-13

    Closing the issue according to Bryan's comment.

JSON Source