Issue 3

Title
"pick" action cannot be used for input "file" in web browser
Component
Javascript
Versions
0.8
Severity
normal
Priority
normal
Status
closed
Resolution
works for me
Assigned to
cmeerw
Target Version
0.8
Nosy list
cmeerw

Created on 2014-12-08.07:42:43 by cmeerw, last changed 136 months ago by cmeerw.

Messages

Author: cmeerw
Date: 2014-12-09.21:20:00
This is probably a bug in Firefox OS 1.3 as it appears to work in 1.4 onwards 
(testing in 1.4 simulator, 2.0 on Open C and 2.1 simulator).
Author: cmeerw
Date: 2014-12-08.07:42:43
<input type="file" accept="application/gpx+xml" /> in an html file allows to 
select HikingMaps to pick a file, but then doesn't accept the file that has been 
picked.
History
Date User Action Args
2014-12-09 21:20:00cmeerwsetstatus: accepted -> closed
messages: + msg7
resolution: works for me
target: 0.8
2014-12-08 07:42:43cmeerwcreate