Search found 26 matches

by jmarcv
Thu Oct 06, 2011 4:38 pm
Forum: JImageUpload
Topic: filechooser using auto lookandfeel on Mac
Replies: 12
Views: 46265

Re: filechooser using auto lookandfeel on Mac

The online demo does indeed do what I want. Installing it on our system fails: Exception in thread "thread applet-jfileupload.upload.client.JSMApplet.class-4" java.lang.NoClassDefFoundError: jfileupload/transfer/client/core/G .... Caused by: java.lang.ClassNotFoundException: jfileupload.transfer.cli...
by jmarcv
Mon Oct 03, 2011 6:11 pm
Forum: JImageUpload
Topic: filechooser using auto lookandfeel on Mac
Replies: 12
Views: 46265

filechooser using auto lookandfeel on Mac

Since D&D is broken on Macs, more of our users are using the Browse. Browsing from a classic multipart upload form, the user is used to seeing a neat file selection Dialogue. Image Attached is what it looks like with JFU What the issue is is that it is being opened in the user folder (which is good)...
by jmarcv
Mon Aug 29, 2011 2:36 pm
Forum: JImageUpload
Topic: how to change message "Drag & Drop your images here"
Replies: 2
Views: 16468

Re: how to change message "Drag & Drop your images here"

Wow! Where has THAT doc page been all my life?

Thanks!
by jmarcv
Fri Aug 19, 2011 4:09 pm
Forum: JImageUpload
Topic: how to change message "Drag & Drop your images here"
Replies: 2
Views: 16468

how to change message "Drag & Drop your images here"

http://lists.apple.com/archives/java-de ... 00070.html

This continues to be a problem for us. The quick fix is to change the message in the preview to something besides "Drag & Drop your images here"
Is this possible? I have tried many things, all have failed
by jmarcv
Tue May 24, 2011 2:17 pm
Forum: JFileUpload
Topic: Firefox 4 for Mac OS, drag&drop problem
Replies: 13
Views: 27670

Re: Firefox 4 for Mac OS, drag&drop problem

We are getting reports from our Chrome users as well. Only in this case: -Drag image to D&D uploader -When images is dropped, uploader is replaced with full-size image that was dropped and otherwise blank page (no tool/action bars). It is Mac OS only - our support staff has verified it. (We thought ...
by jmarcv
Wed Mar 30, 2011 2:31 am
Forum: JFileUpload
Topic: firefox 4 exceptions
Replies: 3
Views: 6894

Re: firefox 4 exceptions

>Do you see any JavaScript error in the JavaScript console provided by FF4?

Please see my first sentance:
>>plus an error document.fileupload.setRegular is not a function.

I will try the URL and report back.
by jmarcv
Mon Mar 28, 2011 12:05 am
Forum: JFileUpload
Topic: firefox 4 exceptions
Replies: 3
Views: 6894

firefox 4 exceptions

In my app I get this Java console exception, plus an error document.fileupload.setRegular is not a function. url parameter executes and image IS uploaded, but forward does not. This is happening in FF4 only in our app and reported by all our FF4 users. Before I spend too much time, is this something...
by jmarcv
Wed Mar 16, 2011 4:17 pm
Forum: JFileUpload
Topic: javax.imageio.IIOException: Missing Huffman code table entry
Replies: 3
Views: 7589

Re: javax.imageio.IIOException: Missing Huffman code table e

Well, I was hoping to be able to use metadata=all because when an image with a compression of 75 has a 90 compression applied, it suffers a size bloat and I was hoping to reverse that. But, I have seen that it does not pass the original compression value anyway. Additionally, I thought metadata.erro...
by jmarcv
Sun Mar 13, 2011 4:54 pm
Forum: JImageFilter
Topic: BUG? No scaling after rotate
Replies: 5
Views: 26946

Re: BUG? No scaling after rotate

Verified. It IS scaling - however, rotated image is bloated and MUCH larger than original. Original image is 2.58MB Unrotated exif: mage: ORG_img_2977-8_1300034675.jpg Format: JPEG (Joint Photographic Experts Group JFIF format) Class: DirectClass Geometry: 900x900 Type: TrueColor Endianess: Undefine...
by jmarcv
Sun Mar 13, 2011 4:32 pm
Forum: JImageFilter
Topic: BUG? No scaling after rotate
Replies: 5
Views: 26946

Re: BUG? No scaling after rotate

No errors in console. [INFO] GridPanel - Rotate:90 => 90.0 [INFO] ImageFilter - Passing all metadata []: javax_imageio_jpeg_image_1.0 [INFO] ImageFilter - Image writing []: true (C:\DOCUME~1\jmv\LOCALS~1\Temp\IMG_2977-8.JPG) [INFO] ImageFilter - Passing all metadata []: javax_imageio_jpeg_image_1.0 ...