javascript - File Input on FirefoxOS (Boot2Gecko!==Gecko?) -
i developing webapp firefoxos (boot2gecko) , noticed, there no file-picker when clicking on input(type=file). came across bug , seems if there hasn't been movement time - luckily, can @ least detect if disabled.
but, wasn't boo2gecko/firefoxos supposed run on newest gecko engine , therefor support firefox on android? surprised fact. situation similar chromium und chromeos don't support common web-features of eachother? still in shock inconsistency! insight divergence?
clicking [input type="file"] element in firefox os should launch "pick" web activity gives user opportunity pick file app uses activity.
this implemented in bug 832923
Comments
Post a Comment