This repository has been archived by the owner on May 25, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Plugin issue with iOS 8 Beta 5 #3316
Labels
Comments
Can you try the same with the "multiple" option for the file input removed? |
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. |
Thank you. |
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. |
Thanks a lot for your report, @lucidiom. I'll keep this issue ticket open and have marked this as a browser bug. |
This bug is fixed in the latest release of iOS8 GM. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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".
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
The text was updated successfully, but these errors were encountered: