You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/05/06 00:07:18 UTC

[jira] [Updated] (CB-6367) Camera plugin failed to resize image to the specified target width and target height

     [ https://issues.apache.org/jira/browse/CB-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-6367:
---------------------------------

    Component/s:     (was: iOS)

> Camera plugin failed to resize image to the specified target width and target height
> ------------------------------------------------------------------------------------
>
>                 Key: CB-6367
>                 URL: https://issues.apache.org/jira/browse/CB-6367
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>    Affects Versions: 3.4.0
>         Environment: Cordova-ios 3.5.0-dev
> org.apache.cordova.camera 0.2.9-dev
> Device: iPod touch 5th iOS7.0.3
>            Reporter: glmnbeyond
>
> Steps to reproduce it:
> 1) Using createmobilespec.sh to create mobilespec project
> 2) Load mobile-spec tests
> 3) Navigate to "Camera" 
> 4) Set targetWidth as 50 and target height as 200.Leave other options as default.
> 5) Click "getPicture"
> 6) Fetch the captured picture from device(mobilespec/tmp/cdv_photo_00x.jpg)
> Results:
> The dimensions of the captured image is 50x50
> Expected:
> The dimensions of the captured image is 50x200



--
This message was sent by Atlassian JIRA
(v6.2#6252)