Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8660] Android: KS Table Views > Insert row does not create headers where needed

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionCannot Reproduce
Resolution Date2013-02-27T09:13:32.000+0000
Affected Version/sRelease 2.0.1, Release 2.1.1, Release 2.1.2
Fix Version/sn/a
ComponentsAndroid
LabelsKitchenSink, api, qe-and040912, qe-and082012
ReporterSitara Shylaja
AssigneeShameer Jan
Created2012-04-10T15:06:44.000+0000
Updated2013-03-14T03:04:25.000+0000

Description

on KitchenSink BaseUI>Views>Table Views>insert row does not create headers where needed Steps to reproduce 1:tap on InsertRow Above-Header-1 2:tap on InsertRow Above-Header-2 3:tap on InsertRow below-Header Actual Result: Rows are created without any headers Expected result: Rows should be created above or below the current row with header

Comments

  1. Neha Chhabra 2012-04-19

    This behavior is also observed on : Titanium SDK version: 2.1.0.v20120416160358 Platform & version: Android (V 2.2) Device Details: Motorola Milestone Host Operating System: OSX 10.7.3 Titanium Studio version: 2.0.1.201204132053 It is also observed that: Actual Result: After Step 1: The row gets inserted below section 1 with no header. Expected Result: A new row should be inserted above 'Section 1' with header 'Before header(1)
  2. Shameer Jan 2013-02-27

    The problem cannot reproduce with release 3.0.2 and master release 3.1.0
  3. Shameer Jan 2013-02-27

    After step 1: the new row gets inserted below 'section 1' with header "new row before header(1)".If you want to insert new row above 'section 1' then tap on "insert row below-2".I think this is the real logic you want to use because this is not a bug and its an expected behavior .
  4. Olga Romero 2013-02-27

    I think it is an expected behavior. I do not consider it as a bug. Tested with: Titanium Studio, build: 3.0.2.201302191606 Titanium SDK, build: 3.0.2.GA Devices: Nexus 7 Android version 4.2 GalaxyS3 Android version 4.0.4 Nexus 4 Android version 4.2

JSON Source