Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8046] MobileWeb: ImageView: Cannot set image view toBlob

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2012-03-18T17:02:45.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsqe-mw020912
ReporterNatalie Huynh
AssigneeChris Barber
Created2012-03-15T14:28:28.000+0000
Updated2014-01-28T23:57:35.000+0000

Description

Steps To Reproduce: 1. Run module Network test 6973 Actual: TypeError: 'undefined' is not a function (evaluating 'Ti.UI.createImageView({ image: 'KS_nav_ui.png', height: 200, width: 200 }).toBlob()') Expected: To load the results

Attachments

FileDateSize
Network.zip2012-03-15T14:28:28.000+00002329781

Comments

  1. Bryan Hughes 2012-03-18

    toBlob() is not available on mobile web and can't be implemented due to technical limitations.

JSON Source