Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9208] Android: Table view rows in Nook-KS have inconsistent alignment (kindle fire/nook) only

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionCannot Reproduce
Resolution Date2013-03-19T07:08:40.000+0000
Affected Version/sRelease 2.0.1
Fix Version/sRelease 3.0.2
ComponentsAndroid
Labelsapi
ReporterAllen Yeung
Assigneejithinpv
Created2012-05-23T12:26:53.000+0000
Updated2017-03-17T18:39:43.000+0000

Description

Steps to Reproduce: 1. Launch KS Nook 2. Click on Miscellaneous Tab (there should be no indentation on rows) 3. Click on another tab 4. Click on Miscellaneous Tab again (rows are slightly indented) The problem is that we are setting the class name to "normal" inside rowProxyFor() in TableViewProxy. If we don't set the classname to normal there, we get the bug TIMOB-9189. We need to figure out a way to fix this behavior without causing TIMOB-9189.

Comments

  1. Allen Yeung 2012-05-23

    Also, it looks like if you change orientation while in the miscellaneous tab, random rows will have indentation, and others will not. (This is similar to the behavior mentioned in TIMOB-9189) This may not be related to the class name, but again, more investigation needs to be done.
  2. jithinpv 2013-03-19

    Issue does not reproduces Tested 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
  3. Lee Morris 2017-03-17

    Closing ticket as the issue cannot be reproduced.

JSON Source