Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 89900DB8D for ; Thu, 20 Sep 2012 07:58:11 +0000 (UTC) Received: (qmail 62150 invoked by uid 500); 20 Sep 2012 07:58:11 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 61851 invoked by uid 500); 20 Sep 2012 07:58:10 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 61734 invoked by uid 99); 20 Sep 2012 07:58:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2012 07:58:08 +0000 Date: Thu, 20 Sep 2012 18:58:07 +1100 (NCT) From: "Klaus Schmidt (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1431142762.101359.1348127888076.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (CB-1511) Cordova 2.1/2.2 Audio Capture iOS6 CDVAudioRecorderViewController wrong orientation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Klaus Schmidt created CB-1511: --------------------------------- Summary: Cordova 2.1/2.2 Audio Capture iOS6 CDVAudioRecorderViewController wrong orientation Key: CB-1511 URL: https://issues.apache.org/jira/browse/CB-1511 Project: Apache Cordova Issue Type: Bug Components: iOS Affects Versions: 2.1.0, 2.2.0 Environment: iOS6, iPad3, Cordova 2.1.0 with 2.2.0-fix CB-1465 Reporter: Klaus Schmidt Assignee: Shazron Abdullah Attachments: screenshot1.PNG, screenshot2.PNG Hi, I've running the actual code of Cordova 2.1.0 with the mainViewController-fix CB-1465. If I want to capture an Audio-File when the app is in landscape mode, the CDVAudioRecorderViewController has the wrong orientation (screenshot1), the orientation is not fixed in portrait mode, it is, like the other app, running in landscape mode. If I rotate the iPad to portrait mode, the CDVAudioRecorderViewController is displayed correctly (screenshot2). Can you please fix this? I think, you can set the orientation to portrait-mode to a fix portrait-mode orientation, but I don't know how... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira