Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19736] iOS: ImageView "load" event not fired on cached images

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionCannot Reproduce
Resolution Date2019-11-20T19:15:33.000+0000
Affected Version/sRelease 5.1.0, Release 5.0.1, Release 5.0.2, Release 5.0.0
Fix Version/sn/a
Componentsn/a
Labelsevent, imageView, load
ReporterHans Knöchel
AssigneeUnknown
Created2015-10-17T22:03:21.000+0000
Updated2019-11-20T19:15:33.000+0000

Description

The load event of the Ti.UI.ImageView is not fired, when a remote image was already downloaded before (is cached). *Use case*: This behavior produces critical problems when we want to show a preloader that we hide after an image is loaded. *Expected behavior*: The load event is fired after the cached image is set. *Actual behavior*: The load event does not fire after the cached image is set.

Comments

  1. Alan Hutton 2019-11-20

    Closing issue as “Cannot Reproduce”. No test code provided, or code provided in URL links is no longer available. The SDKs listed are out of date with our current release (8.2.1.GA as of the date of closure), and out of date with mobile OS versions. If community members feel that the issue is still valid, please add a comment, and include code that demonstrates/reproduces the issue.

JSON Source