Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2757] Cancel button on Searchbar goes disabled if we it blurs.

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2012-09-11T03:51:18.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsiphone
ReporterSuresh Sharma
AssigneeDavide Cassenti
Created2012-08-07T22:49:55.000+0000
Updated2016-03-08T07:47:39.000+0000

Description

I am using search bar functionality with alphabetically scroll into a list. It is quit complex to implement But both of the code are separately managed & working very perfectly. -What is the Bug? As i start the search by entering text into search field it filters the list accordingly & keyboard being opened. When i scrolls the list, the keyboard is getting disappeared as i wrote blur() on scroll event of tableview. in this case the cancel button goes disabled & user is not able to cancel the search.This is the bug. As i think what it happens, As soon as it gets unfocused the search bar, the cancel button goes disabled.Which is a bug.It doesn't happened in case of native iphone development. (eg. contact list of iphone works perfectly). Please resolve this bug. I am getting late for delivery of my project. looking for your reply.

Comments

  1. Davide Cassenti 2012-08-09

    Hello, Can you please post a sample code that shows the problem? Also, I see you are using Titanium 1.7.5, is that correct?
  2. Davide Cassenti 2012-09-11

    Please provide a sample code, so that we can reproduce the issue. Thank you!

JSON Source