Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2370] Some kinds of row insertion broken

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:55.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsdefect, ios, regression, tableview
ReporterStephen Tramer
AssigneeStephen Tramer
Created2011-04-15T03:18:02.000+0000
Updated2011-04-17T01:58:55.000+0000

Description

Self-descriptive. KS-> Base UI-> Views -> Table View -> Insert Row. Behavior is wrong for "Insert row below - Header". Should insert the row, with new header, underneath Row 13.

Comments

  1. Stephen Tramer 2011-04-15

    Looks like you have to screw around with inserting other headers to duplicate this behavior:

    • Insert Row Above - Header 2 (x2)
    • Insert Row Below - Header
  2. Jeff Haynie 2011-04-15

    (from [003dd7958280bd523a25ef0b8882b87c1db6e213]) [#2370 state:fixed-in-qa] Finaly - inserting a row before with a header works! https://github.com/appcelerator/titanium_mobile/commit/003dd7958280bd523a25ef0b8882b87c1db6e213"> https://github.com/appcelerator/titanium_mobile/commit/003dd7958280...

  3. Thomas Huelbert 2011-04-15

    Titanium SDK version: 1.5.0 (12/04/10 08:46 b7b9e78) ipod touch 4gt 4.2.1

JSON Source