Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14614] Android: TableView with allowsSelection true and rows containing labels with highlightedColor

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2013-08-02T22:56:44.000+0000
Affected Version/sRelease 3.1.2
Fix Version/sn/a
ComponentsAndroid
Labelsqe-3.1.2, qe-closed-3.1.2
ReporterPragya Rastogi
AssigneeIngo Muschenetz
Created2013-07-22T10:10:23.000+0000
Updated2013-09-30T18:05:10.000+0000

Description

Run the attached app.js Steps to reproduce bug: 1. Select a row. 2. Scroll the table view so the selected row goes off screen. 3. Scroll back so the selected row is on screen, then select a different row. 4. Notice the label on the previously selected row is still white (and not visible). Expected: Row should get selected. Actual: Row is highlighted but does not get selected.

Attachments

FileDateSize
app.js2013-07-22T10:10:23.000+0000839

Comments

  1. Olga Romero 2013-08-02

    You won't see an expected behavior, mentioned by you, on Android. [~ http://developer.appcelerator.com/question/130098/tableview-allowsselection-click-event] Cannot reproduce "4. Notice the label on the previously selected row is still white (and not visible)" Tested with: Appcelerator Studio, build: 3.1.2.201307311816 Titanium SDK, build: 3.1.2.v20130801190110 Devices: Nexus7(2) Nexus4 Android version 4.3

JSON Source