You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "yongqian gao (JIRA)" <ji...@apache.org> on 2013/05/01 20:12:15 UTC

[jira] [Created] (CB-3314) Capture.captureImage method doesn't set MediaStore.Images.Media.Orientation value correctly as picture taken.

yongqian gao created CB-3314:
--------------------------------

             Summary: Capture.captureImage method doesn't set MediaStore.Images.Media.Orientation value correctly as picture taken.
                 Key: CB-3314
                 URL: https://issues.apache.org/jira/browse/CB-3314
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Android
    Affects Versions: 2.6.0
            Reporter: yongqian gao
            Assignee: Joe Bowser
            Priority: Minor


Discover this issue while testing one of "Motorola RAZRi" device using Capture.captureImage api.

The Camera of this device rotates picture 90 degrees, however MediaStore.Images.Media.Orientation value is 0 of the picture after I took it from Capture.captureImage api. I hope this orientation value can be right value as picture taken on Device Camera application.

There is some workaround provided by Camera.getPicture to fix orientation. But it will be good for Capture.captureImage to store orientation in the mediastore; so the picture can be viewed in normal orientation as other pictures taken by device Camera application.

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