Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16536] MobileWeb: Image "load" event does not fire due to incorrect context

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-03-31T21:37:02.000+0000
Affected Version/sRelease 3.2.1
Fix Version/s2014 Sprint 07, 2014 Sprint 07 Tooling, Release 3.3.0
ComponentsMobileWeb
Labelskitchensink, qe-testadded
ReporterAndrew Greenstreet
AssigneeChris Barber
Created2014-02-24T18:44:20.000+0000
Updated2014-06-19T12:44:34.000+0000

Description

Mobile web Image.js does not fire "load" event due to incorrect "this" context on the callback

Comments

  1. Andrew Greenstreet 2014-02-24

    Fixed @ https://github.com/appcelerator/titanium_mobile/pull/5374
  2. Ritu Agrawal 2014-02-24

    Thank you so much for submitting this pull request. In order for us to evaluate this pull request, we need a simple runnable test case illustrating the current issue so that we then can use the PR to verify that the issue has been fixed indeed. Again, we appreciate your effort and hard work.
  3. Ritu Agrawal 2014-03-03

    Moving this ticket to engineering to evaluate the submitted PR in the context of this ticket.
  4. Chris Barber 2014-03-31

    3_2_X_hybrid pull request: https://github.com/appcelerator/titanium_mobile/pull/5560
  5. Eric Merriman 2014-05-08

    Chris, can we get a test case for this?
  6. Chris Barber 2014-05-08

    [~emerriman] In KitchenSink, go to Base UI > Views > ImageViews > Basic, then look in the web browser's console output for "[INFO] LOAD CALLED".
  7. Samuel Dowse 2014-05-15

    Verified fixed on: Mac OSX 10.9.3 Appcelerator Studio, build: 3.3.0.201405121247 Titanium SDK, build: 3.3.0.v20140515133312 Titanium CLI, build: 3.3.0-dev Alloy: 1.4.0-alpha Chrome: 34.0.1847.137 Used test-case provided by Chris. Browser's console displays "[INFO] LOAD CALLED". Closing.

JSON Source