GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-04T15:55:00.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2011-47, Release 1.8.0.1 |
Components | iOS |
Labels | backgroundGradient, documentation, ios, module_tableviewrow, qe-testadded, tableViewRow, tableview |
Reporter | Vikramjeet Singh |
Assignee | Stephen Tramer |
Created | 2011-08-17T15:34:38.000+0000 |
Updated | 2014-06-19T12:46:39.000+0000 |
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.
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.
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.
Opening bug to add tags
Added tags.