Titanium JIRA Archive
Appcelerator Community (AC)

[AC-498] SearchBar and ListView sectionIndexTitles

GitHub Issuen/a
TypeStory
Priorityn/a
StatusResolved
ResolutionCannot Reproduce
Resolution Date2015-11-12T08:47:18.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterSebastian Klaus
AssigneeShak Hossain
Created2015-11-11T15:47:27.000+0000
Updated2015-11-12T08:47:18.000+0000

Description

Operating System
  Name                        = Mac OS X
  Version                     = 10.11.1
  Architecture                = 64bit
  # CPUs                      = 8
  Memory                      = 17179869184

Node.js
  Node.js Version             = 0.12.7
  npm Version                 = 2.11.3

Titanium CLI
  CLI Version                 = 4.1.5

Titanium SDK
  SDK Version                 = 5.2.0.v20151021171225
  SDK Path                    = /Volumes/Data/Users/sebastian/Library/Application Support/Titanium/mobilesdk/osx/5.2.0.v20151021171225
  Target Platform             = iphone
A listView with search AND sectionIndexTitles shows a graphical issue

Attachments

FileDateSize
AC-498.zip2015-11-12T08:07:28.000+00009898709
Simulator Screen Shot 11.11.2015, 16.34.18.png2015-11-11T15:46:36.000+000049121
Simulator Screen Shot Nov 12, 2015, 11.37.15 AM.png2015-11-12T05:55:18.000+000065290

Comments

  1. Sebastian Klaus 2015-11-12

    [~aislam] can you share your working code, that I can compare? that would be really helpful. thanks
  2. Aminul Islam 2015-11-12

    Find the *Test Code*
  3. Sebastian Klaus 2015-11-12

    Thanks. I found out what the error was. I populated the listView with a function when the window open event was triggered. Calling the function outside the open event solved the problem.

JSON Source