Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Return key not working on text fields

Hi,

I noticed another developer is having the same issue at the bottom of this question: http://developer.appcelerator.com/question/5881/titanium-developer-crash-with-titanium-sdk-110. When I go to a text field and click on it, the keyboard pops up correctly. After I type in some text and click the return key, nothing happens.

Bruce

— asked March 23rd 2010 by Bruce McTigue
  • field
  • iphone
  • key
  • keyboard
  • mobile
  • return
  • text
0 Comments

1 Answer

  • Accepted Answer

    it's a regression issue - seems to be related to text fields within scroll views. text fields in normal windows and views seems to work properly. we will fix this for the next release. in the meantime, you can trap the 'return' event from a text field and call blur() when you receive it.

    — answered March 23rd 2010 by Nolan Wright
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.