Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5039] iOS: unexpected behavior shown by backgroundGradient property on TableViewRow

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-01-04T15:55:00.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sSprint 2011-47, Release 1.8.0.1
ComponentsiOS
LabelsbackgroundGradient, documentation, ios, module_tableviewrow, qe-testadded, tableViewRow, tableview
ReporterVikramjeet Singh
AssigneeStephen Tramer
Created2011-08-17T15:34:38.000+0000
Updated2014-06-19T12:46:39.000+0000

Description

Attaching app.js file for the test case. Not sure if this is a functionality bug or bug in documentation as according to documentation this feature/property should work. Asked Blaine, even he was uncertain about the functionality and the type of the bug (functional or documentation) Steps to reproduce: 1. Create a window and add a table view to that window. 2. Table view should have more than one rows. A 3. Atleast one of those rows should have backgroundGradient property set. 4. Run the app Expected behavior: To see gradient on the row. Actual Result: 1. No gradient is seen on the row. you can see that there is some colors below the current row if you see between the rows (where one row ends and other starts) 2. When you click on the row, then you can see gradient during when the row is highlighted.

Attachments

FileDateSize
app.js2011-08-17T15:34:38.000+0000471

Comments

  1. Wilson Luu 2011-10-28

    Bug is valid, occurs in: TiMOB sdk version: 1.8.0.v20111027152620 Studio version: 1.0.6.201110251616 OS version: Mac OS X Lion Devices tested on: iPhone 5.0 Note: In the API, Titanium.UI.TableViewRow, the property backgroundGradient is not clearly defined i.e. what is supposed to be displayed on the table's row. Will leave this bug as valid for now.
  2. Wilson Luu 2011-12-07

    Closing bug. Verified fix on: OS: Mac OS X Lion Titanium Studio, build: 1.0.7.201112061404 SDK build: 1.8.0.1.v20111207151125 Device: iphone 4S Sprint (5.0.1) Note: API 1.8.0.1 documents what backgroundGradient is supposed to do.
  3. Wilson Luu 2012-01-04

    Opening bug to add tags
  4. Wilson Luu 2012-01-04

    Added tags.

JSON Source