Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1981] Disable autocapitalization on iOS does not work

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:07:09.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsautocapitalization, ios, keyboard
ReporterJick Steen
AssigneeJeff Haynie
Created2011-04-15T03:07:08.000+0000
Updated2017-03-09T23:04:23.000+0000

Description

Hi,

I am using the latest build from Oct 1 2010 10:34 r763b1ded and found out that disable autocapitalization does not work. Neither on URL-Keyboard nor on Default-Keyboard. It does not work even in latest KitchenSink.

I attached an example which demonstrates this. It includes 5 different text fields. 2 url keyboard fields and 3 default keyboard fields. They all set autocapitalization in different ways (as a param on creation or later dynamically).

I am using Titanium Developer 1.2.1, Mac OS X 10.6.2, Xcode 3.2.4, iPhone SDK 4.1.

This is a real showstopper cause the end-user will have trouble to enter their url's and usernames. I already got some feedback from end-users about concern. Many users think the app doesn't work but it's just the enabled autocapitalization which changes their username and url.

@jhaynie Would be great if you or somebody else could have a look at this before 1.5 will be released.

Greetings

Attachments

FileDateSize
app.js2011-04-15T03:07:09.000+00002955

Comments

  1. Jick Steen 2011-04-15

    Should autocapitalization = NONE also disable autocomplete/suggestion/T9? Or is it possible to disable this separately? Did not find something in the sources.

  2. Jick Steen 2011-04-15

    Damn, found that therefore is a special autocorrect property. Sorry for this invalid ticket. Please close as invalid.

  3. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source