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 9C16317835 for ; Fri, 27 Feb 2015 01:42:05 +0000 (UTC) Received: (qmail 33280 invoked by uid 500); 27 Feb 2015 01:42:05 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 33258 invoked by uid 500); 27 Feb 2015 01:42:05 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 33237 invoked by uid 99); 27 Feb 2015 01:42:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2015 01:42:05 +0000 Date: Fri, 27 Feb 2015 01:42:05 +0000 (UTC) From: "Colin Bau (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-7771) "media-capture" bugs with WP8.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-7771?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Colin Bau updated CB-7771: -------------------------- Affects Version/s: 3.7.0 > "media-capture" bugs with WP8.1 > ------------------------------- > > Key: CB-7771 > URL: https://issues.apache.org/jira/browse/CB-7771 > Project: Apache Cordova > Issue Type: Bug > Components: WP8 > Affects Versions: 3.7.0, 3.6.3 > Environment: I using WP8.1 with phonegap 3.6.3 and all latest cor= e plugin... > Reporter: Colin Bau > Assignee: Jesse MacFadyen > Labels: media-capture > > this is my original screenshot > http://www.littlebau.com/20141013_wp/01.png > issue 1 > when I execute > navigator.device.capture.captureAudio(captureSuccess, captureError, optio= ns); > it will show this > http://www.littlebau.com/20141013_wp/02.png > if I press "start"=EF=BC=8Cthe duration will run=EF=BC=8Cbut if I press "= take"...nothing real happened > if I press the hardware "backbutton"=EF=BC=8Cbut it will not trigger the = "captureError" callback > issue 2 > when I execute > navigator.device.capture.captureImage(captureSuccess, captureError, optio= ns); > it will show the user interface to do some function > but... > if I press the "backbutton"=EF=BC=8Cit although trigger the "captureError= " callback=EF=BC=8Cbut get the "error.code" =3D> undefined > issue 3 > when I execute > navigator.device.capture.captureVideo(captureSuccess, captureError, optio= ns); > it will show the user interface to do some function > http://www.littlebau.com/20141013_wp/03.png > but... > if I press "record" button=EF=BC=8Csometimes it will become black screen > http://www.littlebau.com/20141013_wp/04.png > and when change back to my app=EF=BC=8Cmy webview become so strang and ve= ry small (immediately press the "backbutton" will cause the same situation) > http://www.littlebau.com/20141013_wp/05.png -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org