Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2297] Android: tableView property moving:false not working

GitHub Issuen/a
TypeNew Feature
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2012-05-04T12:54:14.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, feature, view
ReporterRalf Pfeiffer
AssigneeMarshall Culpepper
Created2011-04-15T03:15:59.000+0000
Updated2017-03-09T23:27:44.000+0000

Description

Setting the property moving:false on a tableView does not prevent the table from scrolling.
See this modified https://gist.github.com/667398">table_view_basic.js from the KS that demonstrates the issue.

Comments

  1. Don Thorp 2011-04-15

    This is new functionality changed tag to feature.

  2. Paul Dowsett 2012-05-04

    The properties moving and editing are iOS modes that may be enabled to allow tableview rows to be reordered and deleted respectively. They do not prevent the table from scrolling. Thus, I propose this ticket be marked invalid, and a new ticket raised the implement the equivalent feature.
  3. Paul Dowsett 2012-05-04

    On Neeraj's authorization, I am closing this as invalid. I will open a new feature request to address the android parity issue.
  4. Paul Dowsett 2012-05-04

    See TIMOB-8998 for feature request that replaces this ticket.
  5. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source