Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10509] BlackBerry: UI.TextField.TheRest has a Enabled button which is working incorrect

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionCannot Reproduce
Resolution Date2013-08-09T15:57:53.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 16, 2013 Sprint 16 API
ComponentsBlackBerry
Labelskicthensink
ReporterHranush Mezhlumyan
AssigneePedro Enrique
Created2012-08-21T04:14:48.000+0000
Updated2014-07-29T22:27:38.000+0000

Description

Go to Controls - > TextField -> The Rest and find the button "Enabled". It is working incorrect. Steps to reproduce: CLick on the Enabled button: Actual result: It is still possible to add a text in Textfield. Expected result: State1: The text field should be disabled State2: After clicking on the button the second time the text field should be enabled and it would be possible to add there

Comments

  1. Jean-Philippe Lemieux 2012-09-30

    Root cause is the default value for enabled is *undefined* but should be *true* as specified in api docs
  2. Olga Romero 2014-07-29

    Closing as fixed, tested with: Mac osx 10.9.4 Mavericks Appcelerator Studio, build: 3.3.0.201407111535 Titanium SDK, build: 3.3.0.GA Node.JS Version: v0.10.28 NPM Version: 1.4.9 acs@1.0.15 alloy@1.4.1 npm@1.4.9 titanium@3.3.0 titanium-code-processor@1.1.1 Device: BB Z10 (10.2.1) KS version 3.3.0 cd4da554-3d80-44ca-b712-a7acfd304973 I cannot add text into Text Field after click on "Enable" button.

JSON Source