[TIMOB-10231] MobileWeb: BackgroundGradient shows solid color
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-29T18:41:34.000+0000 |
Affected Version/s | Release 3.0.0, Release 3.4.1 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | api, parity |
Reporter | Karl Rowley |
Assignee | Chris Barber |
Created | 2012-07-30T09:27:27.000+0000 |
Updated | 2018-04-04T23:20:33.000+0000 |
Description
Attachments
File | Date | Size |
---|---|---|
ios.png | 2012-08-15T11:42:31.000+0000 | 126362 |
mobileweb.png | 2012-08-15T11:42:31.000+0000 | 44664 |
Which browser are you running on? This is a known issue on IE9, but if this occurring in a different browser, then this must be a new issue.
I'm using Chrome 20.0.1132.57 on MacOS.
I am seeing this issue with the sample code from the api docs website. According to the documentation, MobileWeb supports background gradients. There is no console output. Titanium Studio: 2.1.1 Titanium SDK: 2.1.1, 2.1.2.v20120815081613 OS: Mountain Lion Browsers Tested: Chrome 21.0.1180.75, Firefox 14.0.1, Safari 6.0 (8536.25) API Docs URL: http://docs.appcelerator.com/titanium/2.1/index.html#!/api/Titanium.UI.Window-property-backgroundGradient Sample Code:
Android radial gradients are not implemented: TIMOB-9366
I wanted to update this ticket with an observation. The following works, but does not appear consistent with how one declares a global property. If I set the config value to ONLY the property definitions:
I can then set the backgroundGradient property of a given UI element, for example:
Resolving ticket as "Won't fix" as MobileWeb has been deprecated.
Closing as will not fix.