jQuery-File-Upload icon indicating copy to clipboard operation
jQuery-File-Upload copied to clipboard

Plugin issue with iOS 8 Beta 5

Open photofinale opened this issue 10 years ago • 6 comments

With the latest beta of iOS 8 the plugin is not working for me at all, even the Basic demo.

The photo picker does not register selections as you tap on photos. If you tap & hold on a thumbnail, you get new options for "Copy" and "Hide".

photo aug 26 6 01 48 pm

This completely basic file-input demo does continue to work on Beta 5: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_file

photofinale avatar Aug 26 '14 22:08 photofinale

Can you try the same with the "multiple" option for the file input removed?

blueimp avatar Aug 26 '14 23:08 blueimp

Just tested... even with "multiple" removed the behavior is the same. I'll run some more tests tomorrow to see if we can isolate it and then file a bug report with Apple.

photofinale avatar Aug 27 '14 00:08 photofinale

Thank you. Please also try setting the replaceFileInput option to false.

blueimp avatar Aug 27 '14 00:08 blueimp

With more testing today we found that it happens whenever the input is hidden, so it can be reproduced even with a very basic demo, independent of the jQuery File Upload library.

I've posted a bug report to Apple.

Thanks.

photofinale avatar Aug 28 '14 01:08 photofinale

Thanks a lot for your report, @lucidiom.

I'll keep this issue ticket open and have marked this as a browser bug.

blueimp avatar Aug 29 '14 20:08 blueimp

This bug is fixed in the latest release of iOS8 GM.

usefksa avatar Sep 14 '14 14:09 usefksa