GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-05-01T16:37:45.000+0000 |
Affected Version/s | Release 3.1.2 |
Fix Version/s | Backlog |
Components | Android, iOS |
Labels | android, parity, qe-3.1.2, qe-closed-3.3.0, qe-ks |
Reporter | Olga Romero |
Assignee | Allen Yeung |
Created | 2013-08-09T23:35:39.000+0000 |
Updated | 2015-02-02T20:47:16.000+0000 |
Not a regression, happens in 3.1.1.GA
Note: it is not an Android 4.3 issue, was tested with Android version 4.0.4 as well.
Test steps:
1. Install and run KS> Base UI>Views> Web Views> Local URL
Actual result:
Refer to the screenshot- no image
Expected:
The apple logo image should be displayed
This does not occur on iOS. Attached code from KS. Looks like it starts with an empty image then injects the image src via javascript.
this looks like a pathing issue. Using this file path : Titanium.Filesystem.getFile(Titanium.Filesystem.resourcesDirectory, 'images', 'apple_logo.jpg'); image is properly loaded.
Tried with latest master on Galaxy Nexus and image is showing up correctly.
I cannot reproduce the original issue with: Appcelerator Studio, build: 3.2.3.201404181520 Titanium SDK, build: 3.2.3.v20140422101718 Node.JS Version: v0.10.13 NPM Version: 1.3.2 ├── acs@1.0.14 ├── alloy@1.3.1 ├── npm@1.3.2 ├── titanium@3.2.3-rc └── titanium-code-processor@1.1.1-beta1 Device: Galaxy S2 Android version 4.3