Infeasible
Status Update
Comments
vi...@google.com <vi...@google.com>
vi...@google.com <vi...@google.com> #2
It looks like you are raising an issue as an Android user, rather than an Android Open Source Developer.
For user support, please see the
For Pixel phone support, please see the
Support for other devices is provided by the device manufacturers or by the carriers selling those devices,
vi...@google.com <vi...@google.com> #4
We are closing this issue as we don't have enough actionable information. If you are still facing this problem, please open new issue and add the relevant information along with reference to earlier issue.
Description
On our web application, when I prompt a file selection via HTML 5 file input, it feeds the file into a series of JavaScript functions to parse out the data about said image file.
When I prompt the file selection on my Pixel 5a via Chrome, something weird happens. The initial page opens, and at the top it says "Select an image" and below there is a gallery of images. These images should have location data. When I try getting the data from any of these images, the location data is left out (lat/lon/etc).
BUT, here comes the weird part......On the "Select an image" page, there are two tiles above the rest of the images in the gallery. These tiles are "Camera" and "Browse".
If I select "Browse" and select the same image I selected on the previous page...it will have the location data (lat/lon/etc)
If I take a picture with the "Camera" tile, the location data is saved.
The only time I am experiencing this issue, is on the initial gallery page. The problem goes away if I browse to the same file.
Please help me get this bug to the right people, and if it is not a bug, please help me understand how to work around this.
Thanks,
Ray