You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Richard B Knoll (JIRA)" <ji...@apache.org> on 2015/10/12 20:53:05 UTC

[jira] [Commented] (CB-4937) Weird Crop When using allowEdit on iOS7

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

Richard B Knoll commented on CB-4937:
-------------------------------------

Did this get fixed? I can't seem to reproduce this behavior with camera plugin 1.2.0, Cordova 5.3.3, and iOS 8.4

> Weird Crop When using allowEdit on iOS7
> ---------------------------------------
>
>                 Key: CB-4937
>                 URL: https://issues.apache.org/jira/browse/CB-4937
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>    Affects Versions: 2.6.0
>         Environment: iOS
>            Reporter: Greg
>             Fix For: 3.6.0
>
>
> When taking a picture using the following syntax (Camera or Library):
> {{navigator.camera.getPicture(success, fail, {quality: 45, destinationType: destinationType.FILE_URI, sourceType: pictureSource.CAMERA, correctOrientation: true, encodingType: encoding.JPEG, saveToPhotoAlbum: true, allowEdit: true});}}
> And the user edits the photo by trying to scale in or out, 10px of the picture is cropped on the right (showing a black bar on the right). This is only affected on iOS7.
> See this for an example: https://untappd.s3.amazonaws.com/photo/2013_09_24/cfff83f5b72cc29b2377b49a7790e505_raw.jpg
> This is the raw uploaded photo (resized to 50%).
> Replication Steps:
> 1. Download Untappd for iOS
> 2. Check-in a beer, and then add a photo (choose camera)
> 3. Take photo in portrait mode.
> 4. Touch the picture to zoom in or out on the Edit Screen
> 5. You won't be able to see the crop picture until you posted it. So check-in your beer. You might be able to see a little bit of the picture not shown behind the "Change Photo" button.
> 6. Tap the Profile Icon, so see your last check-in and you will see the picture cropped with a black-bar on the right-side on your first check-in.
> Is there any fix for this?
> 				



--
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