[ALOY-1042] Themes/Assets images not always correctly applied when using same theme for multiple platforms
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-08-28T16:33:59.000+0000 |
Affected Version/s | Alloy 1.4.0, Alloy 1.3.1 |
Fix Version/s | Alloy 1.5.0 |
Components | XML |
Labels | qe-3.3.0, qe-manualtest |
Reporter | Federico Casali |
Assignee | Feon Sua Xin Miao |
Created | 2014-06-04T23:33:07.000+0000 |
Updated | 2014-08-28T21:10:57.000+0000 |
Description
Problem description
Images included into Themes/Assets could not be correctly displayed when switching between different OS using the same theme. Also reproducible with 1.3.1.GA so is not a regression. (Note: using 1.4.0-beta , regression bug ALOY-1035 is present).Steps to reproduce
Sample code for ALOY-577 can be used: https://github.com/appcelerator/alloy/tree/1_4_X/test/apps/testing/ALOY-577 1. Import sample code in a new empty project and make sure no 'build' or 'resources' folder are present. 2. Build/run for MobileWeb Result: App is built and runs fine. The "themes/Additional note
From the testing, it seems that the bug is reproducible when the images are also present in the "app/assets" folder. 7. Remove 'red.png' and 'blue.png' images from "app/assets" folder and repeat steps from 1 to 6. Result: in this case the "app/themes/Attachments
File | Date | Size |
---|---|---|
CorrectAssetMobileWeb.png | 2014-08-26T11:28:41.000+0000 | 105434 |
screenshot1.png | 2014-06-04T23:33:07.000+0000 | 68771 |
screenshot2.png | 2014-06-04T23:43:25.000+0000 | 94618 |
screenshot3.png | 2014-06-04T23:43:25.000+0000 | 102864 |
screenshot4.png | 2014-06-04T23:43:25.000+0000 | 81611 |
screenshot5.png | 2014-06-04T23:43:25.000+0000 | 40419 |
WrongAssetMobileWeb.png | 2014-08-26T11:28:41.000+0000 | 80710 |