Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-680] Android TableViewRow's get reordered on change of orientation

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:53:54.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.3.0
ComponentsAndroid
Labelsandroid, defect
ReporterDan Mullineux
AssigneeMarshall Culpepper
Created2011-04-15T02:34:17.000+0000
Updated2011-04-17T01:53:54.000+0000

Description

With TableViews containing explicitly created TableViewRows.

the TableViewRows get jumbled up when you rotate the phone a few times.

This is easily seen in Kitchen Sink in the table_view_layout_2 example.

The issue exists in SDK 1.0.0 1.1.2 and a fairly recent build from git HEAD.

Comments

  1. Dan Mullineux 2011-04-15

    Confirmed an issue in latest HEAD pull build

  2. Dan Mullineux 2011-04-15

    Tableview unuseable on android, so android unuseable for now imo

  3. Dan Mullineux 2011-04-15

    Noooo - my release will have to be delayed again!

  4. Bryan Jackson 2011-04-15

    Tables are a very broken feature. I don't see releasing an android application unless this is fixed. Can the priority of this fix be increased?

  5. Don Thorp 2011-04-15

    This issue also affects the append test. If you append a row, it randomly changes the height of other rows until all rows have height 100.

  6. Don Thorp 2011-04-15

    (from [83ade4b7572966e6baf107a93b8537027bb10e40]) [#680 state:resolved] Custom rows draw correctly, no longer out of order or blank http://github.com/appcelerator/titanium_mobile/commit/83ade4b7572966e6baf107a93b8537027bb10e40"> http://github.com/appcelerator/titanium_mobile/commit/83ade4b757296...

JSON Source