Page 1 of 1

JRE 7_45 completely break JFileUpload on MacOS X

Posted: Sun Nov 03, 2013 9:07 pm
by flowney
The recent Java update (45) on Mac continues to be broken with respect to drag & drop but now adds a disabled GetFile function. JFileUpload no longer shows folders in the GetFile UI so it is now impossible to upload a file because one cannot navigate to the target file.

Pretty soon, all of our Mac users will be unable to upload by any means. Not drag and drop. Not GetFile.

Re: JRE 7_45 completely break JFileUpload on MacOS X

Posted: Tue Nov 05, 2013 7:41 am
by support
Are you using QQLnF add-on for MacOSX? Could you try the online demo at:
http://www.jfileupload.com/products/dem ... acosx.html
Are you able to select a file/folder?

Could you try without QQLnF too:
http://www.jfileupload.com/products/dem ... _http.html

For D&D, we don't think Apple plan to fix it, the only workaround is the frame over the browser:
viewtopic.php?f=2&t=26672#p30371

Are you using MACOSX 10.8 or 10.9?

Re: JRE 7_45 completely break JFileUpload on MacOS X

Posted: Mon Dec 02, 2013 8:00 am
by support
Safari 7 runs all plugins (Java, Flash) in internal sandbox now whatever trusted signature.
Another step from Apple to kill plugins silently.

There are 2 workarounds:
1 - Use FireFox
2 - Enable Unsafe mode on Safari 7, Preferences -> Security

See:
http://stackoverflow.com/questions/1979 ... -in-safari