[ 
https://issues.apache.org/jira/browse/CB-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956020#comment-14956020
 ] 

Richard B Knoll edited comment on CB-8268 at 10/14/15 12:35 AM:
----------------------------------------------------------------

The Android implementation of the camera plugin uses the apps the user has 
installed on their device for cropping (those were probably the photo editors 
you were choosing from), which can make the behavior a little unpredictable. 
See my comment on CB-7845 for a more in-depth explanation.


was (Author: riknoll):
The Android implementation of the camera plugin uses the apps the user has 
installed on their device for cropping, which can make the behavior a little 
unpredictable. See my comment on CB-7845 for a more in-depth explanation.

> App crashes when croping a picture taken from camera
> ----------------------------------------------------
>
>                 Key: CB-8268
>                 URL: https://issues.apache.org/jira/browse/CB-8268
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>    Affects Versions: 3.6.0
>         Environment: Galaxy S2 (Android 4.0.4), Camera Plugin@0.3.3
>            Reporter: Shingo Toda
>              Labels: Android, Triaged
>
> Some photo editors seem to make an app freeze when cropping a picture taken 
> by camera with {{allowEdit=true}}.
> My mobile phone shows two photo editor apps to crop pictures, Crop photo and 
> Crop picture. Actually Crop photo works perfect. But if the Crop picture is 
> chosen, it prompts to set range to crop the picture then save it but the 
> editor app stop responding and it ends up making the entire Cordova app 
> unresponsive. Adding that, the Cordova app cannot be reopened regardless of 
> an  attempt to kill the hanged process, unless device is rebooted.
> But strangely the app can crop pictures without any problem when the pictures 
> are retrieved from photo albums (so it's when sourceType is set to 
> PHOTOLIBRARY or SAVEDPHOTOALBUM) and the cropped picture is finely sent to 
> Cordova app.
> Unfortunately I have not identified the reason of this due to limited time at 
> this moment but raise this issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to