Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10683] iOS: TextField - In iOS simulator, the capitalized word gets appended to existing word when creating an ACS custom object

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-14T21:02:20.000+0000
Affected Version/sRelease 2.1.1, Release 2.1.2
Fix Version/sn/a
ComponentsiOS
Labelsapi, qe-ios082012
ReporterWilson Luu
AssigneeEric Merriman
Created2012-08-27T21:31:41.000+0000
Updated2017-06-14T21:02:20.000+0000

Description

Steps to reproduce: 1. Launch attached zip to an iOS Simulator 2. In the app, go to *Users > Login User*. Login using *a/1234* 3. Next, go to Custom Objects > Create Object 4. Specify a class name and property key. Then, press *Add New Property* 5. In the newly created text field, type a word using your keyboard (not soft keyboard) e.g. *green* 6. Wait for the autocapitalization hint to appear (see green.png) 7. Press enter on your keyboard 8. Go to http://cloud.appcelerator.com/38ff33d9-dc4d-4fd3-bd71-c7e84efe216c/objects. Login using *luuwilson+acs@gmail.com/1234*. Make sure development tab is selected. Actual: Capitalized word is appended to existing word. See bug.png Expected: The capitalized word should not be appended to exiting word. Note: * This is not a regression * This bug does not occur on Android devices/emulators or iOS devices * Source code is in Resources/window/customObjects/create.js ** Look at doCreateNewProperty() and submitForm()

Attachments

FileDateSize
acsSDK.zip2012-08-27T21:31:41.000+00003386472
bug.png2012-08-27T21:31:41.000+000011946
green.png2012-08-27T21:31:41.000+000045957

Comments

  1. Lee Morris 2017-06-14

    Closing ticket due to the time passed and lack of progress in the past few years. Any further problems, please file a new ticket.

JSON Source