Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 56A7A113F7 for ; Fri, 1 Aug 2014 23:19:39 +0000 (UTC) Received: (qmail 53361 invoked by uid 500); 1 Aug 2014 23:19:39 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 53301 invoked by uid 500); 1 Aug 2014 23:19:39 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 53062 invoked by uid 99); 1 Aug 2014 23:19:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Aug 2014 23:19:39 +0000 Date: Fri, 1 Aug 2014 23:19:39 +0000 (UTC) From: "John Dupaix (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-7254) Delayed callbacks when using backbone on pre-kikkat devices MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 John Dupaix created CB-7254: ------------------------------- Summary: Delayed callbacks when using backbone on pre-kikkat devices Key: CB-7254 URL: https://issues.apache.org/jira/browse/CB-7254 Project: Apache Cordova Issue Type: Bug Components: Android Affects Versions: 3.5.0 Environment: 2.3, 4.0.4 (galaxy s, s2) Reporter: John Dupaix Fix For: Master Here is a great description of what is happening http://stackoverflow.com/questions/19487168/phonegap-getpicture-callback-firing-with-a-delay-in-backbone-js-view On pre-kitkat devices i do not receive any callbacks/javascript from my plugin until i click on another ui element when using backbone EXCEPT for the "onResume" event. -- This message was sent by Atlassian JIRA (v6.2#6252)