From issues-return-92513-archive-asf-public=cust-asf.ponee.io@cordova.apache.org Mon Feb 12 03:46:04 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id BE70418064E for ; Mon, 12 Feb 2018 03:46:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AE859160C60; Mon, 12 Feb 2018 02:46:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 026AE160C4E for ; Mon, 12 Feb 2018 03:46:03 +0100 (CET) Received: (qmail 35916 invoked by uid 500); 12 Feb 2018 02:46:03 -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 35904 invoked by uid 99); 12 Feb 2018 02:46:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2018 02:46:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id BC4911A0AF0 for ; Mon, 12 Feb 2018 02:46:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -101.511 X-Spam-Level: X-Spam-Status: No, score=-101.511 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id fwVfUfB_xdLA for ; Mon, 12 Feb 2018 02:46:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 52C795FB2E for ; Mon, 12 Feb 2018 02:46:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8ED61E0254 for ; Mon, 12 Feb 2018 02:46:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 21A1C21E84 for ; Mon, 12 Feb 2018 02:46:00 +0000 (UTC) Date: Mon, 12 Feb 2018 02:46:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-13854) Camera opens in portrait orientation on iphones 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-13854?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D163602= 28#comment-16360228 ]=20 ASF subversion and git services commented on CB-13854: ------------------------------------------------------ Commit 7c90555bd4bfbbdfe23f357f130eb1bbb7e4fce6 in cordova-plugin-camera's = branch refs/heads/master from [~jcesarmobile] [ https://gitbox.apache.org/repos/asf?p=3Dcordova-plugin-camera.git;h=3D7c9= 0555 ] CB-13854(ios): fix Camera opens in portrait orientation on iphones > Camera opens in portrait orientation on iphones > ----------------------------------------------- > > Key: CB-13854 > URL: https://issues.apache.org/jira/browse/CB-13854 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-ios, cordova-plugin-camera, cordova-plugin-m= edia-capture > Affects Versions: cordova-ios 4.5.0 > Environment: Cordova 7.1.0, Cordova 8.0.0 > iOS 9, 10, 11 > cordova-ios 4.5.x > =C2=A0 > Reporter: Damian Ibbotson > Priority: Major > > Using app in landscape on iphone and open the camera using a plugin (cord= ova-plugin-camera, cordova-plugin-media-capture).=C2=A0 The camera opens in= portrait mode.=C2=A0 Dialogs to request permissions are therefore rotated,= as is button text. > Replicated with HelloCordova app with addition of cordova-plugin-camera. > Using cordova-plugin-screen-orientation, we can see that an event to chan= ge the orientation to portrait-primary is fired when the camera is opened. > =C2=A0 > Does not affect ipads. > =C2=A0 > =C2=A0 > =C2=A0 =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org