You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by MaxXx1313 <gi...@git.apache.org> on 2017/07/14 18:48:22 UTC

[GitHub] cordova-plugin-camera pull request #280: (browser) automatically click on fi...

GitHub user MaxXx1313 opened a pull request:

    https://github.com/apache/cordova-plugin-camera/pull/280

    (browser) automatically click on file input field

    <!--
    Please make sure the checklist boxes are all checked before submitting the PR. The checklist
    is intended as a quick reference, for complete details please see our Contributor Guidelines:
    
    http://cordova.apache.org/contribute/contribute_guidelines.html
    
    Thanks!
    -->
    
    ### Platforms affected
    Browser
    
    ### What does this PR do?
    Skip the step to load an image from file system when camera.getPicture() ought to load file from the file system (not take it from camera) 
    
    ### What testing has been done on this change?
    I've run `npm test`. 
    Actually, there is no test for browser platform. However these changes are used in a real project.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MaxXx1313/cordova-plugin-camera master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-camera/pull/280.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #280
    
----
commit 85b2d9e047b02abe109678eb91ecf66c750ac348
Author: Maksim Chartkou <ma...@altoros.com>
Date:   2017-07-14T18:38:19Z

    automatically click on file input field

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-plugin-camera issue #280: (browser) automatically click on file inpu...

Posted by sandstrom <gi...@git.apache.org>.
Github user sandstrom commented on the issue:

    https://github.com/apache/cordova-plugin-camera/pull/280
  
    This won't work in some browsers afaik, for example in Safari.
    
    *Just a note, may be helpful to know.*


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org