You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Pike (JIRA)" <ji...@apache.org> on 2015/08/14 06:45:46 UTC

[jira] [Commented] (CB-7212) Could not open camera with

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

Josh Pike commented on CB-7212:
-------------------------------

How on earth is this a minor issue? It's a basic function or a mobile device, and should be something that Cordova handles naturally. I don't want to have to butcher my code to compensate for a limitation that shouldn't exist.

> Could not open camera with <input type="file" accept="image/*;capture=camera">
> ------------------------------------------------------------------------------
>
>                 Key: CB-7212
>                 URL: https://issues.apache.org/jira/browse/CB-7212
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 3.5.0
>            Reporter: Gao Chun
>            Priority: Minor
>
> Reproduce Test Steps
> =======================================================
> 1. create index.html which includes the following tag:
> <input type="file" accept="image/*;capture=camera">
> 2. Wrap the web app to android apk with cordova-android
> 3. Launch app in device, and click the input tag.
> Expected Outcome
> =======================================================
> The camera can be selected to take a phone
> Actual Outcome
> =======================================================
> Failed to launch camera when tapping the the input tag.



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