Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10934] Android: Kitchensink - 'Deleting row' message is being displayed even after deletion of the last row.

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2017-05-23T18:17:46.000+0000
Affected Version/sRelease 2.1.3
Fix Version/sRelease 3.0.2
ComponentsAndroid
Labelsapi, qe-and090112
ReporterAnshu Mittal
AssigneeEric Merriman
Created2012-09-17T03:41:40.000+0000
Updated2017-05-23T18:18:13.000+0000

Description

'Deleting row' message is being displayed even after deletion of the last row. This is not regression as issue occurs since 2.1.1 GA Steps to Reproduce: 1. Launch refactored kitchensink. 2. Go to Kitchensink> Base UI> Views> Table Views> Delete row. 3. Click 'Delete row' button more than 5 times(no of rows to be deleted). Expected: Index out of range.NonExistent Row at 0. Actual message displayed is: Deleting row 0 Index out of range.NonExistent Row at 0

Comments

  1. jithinpv 2013-03-18

    Issue does not reproduces with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 (03/11/13 15:43 0c88429) Titanium SDK version: 3.0.2 (02/07/13 16:46 a4def81) Device: Samsung galaxy s duos Android version: 4.0.4 jithinpv
  2. Anshu Mittal 2013-04-05

    Still occurs on: Tested with: SDK: 3.1.0.v20130404173046 Studio:3.1.0.201304011603 Device: iPhone5(v 6.0), iPad2(v 5.1) OS: OSX 10.7.5
  3. Neha Mittal 2014-01-27

    Issue still reproducible with following environment, however it does not reproduces with SDK: 3.1.3 GA, Hence it is regression. Appcelerator Studio, build: 3.2.1.201401241158 SDK build: 3.2.1.v20140124163734 and 3.2.0 GA acs@1.0.12 alloy@1.3.1-beta3 npm@1.3.2 titanium@3.2.1-beta3 titanium-code-processor@1.1.0 Mac9(Maverick) Devices: Galaxy Note (2.3.6) and Nexus 7(4.4.2) Executed Following test steps: 1. Launch refactored kitchensink. 2. Go to Kitchensink> Base UI> Views> Table Views> Delete row. 3. Click 'Delete row' button more than 5 times(no of rows to be deleted). Actual Result using latest SDK build: 1. Deleting row 0 displayed in console logs. Actual Result using 3.1.3 GA build; 1. Index out of range.NonExistent Row at 0 shown on window. Expected Result: 1. Index out of range.NonExistent Row at 0 should be seen on window. Hence reopening the issue.
  4. Lee Morris 2017-05-23

    Closing ticket as invalid as we no longer support this version of Kitchen Sink.

JSON Source