Re: FileUpload and IE8

2011-10-06 Thread jhulford
You need to expound on what your issue is. when IE8 uploads, the
onSubmitComplete fires and regardless of what I do IE hangs up isn't
very descriptive of what problem you're actually encountering.

On Oct 5, 3:49 pm, GeorgeS sxoutt...@gmail.com wrote:
 So is this a known issue or just something IE8 does?

 On Oct 3, 4:27 pm, GeorgeS sxoutt...@gmail.com wrote:

  This is a cross-post but I realized I'd posted on the GAE forum and
  this likely belongs here.

  I have a Java app written using GAE and GWT and it makes use of the
  FileUpload control to send a file to a datastore. It has been working
  fine with IE9 and I started testing with other browsers and noticed a
  problem. All of the current crop of browsers seems to work fine on 
  myuploadusing a standard looking GWT form but  whenIE8uploads, the
  onSubmitComplete fires and regardless of what I do IE hangs up.  
  SinceIE8has around 12% of the browser market I need to find a fix.

  Any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: FileUpload and IE8

2011-10-06 Thread Ben Imp
Not that this helps you resolve your issue, but the GWT applications I 
maintain have no issues when uploading files in IE8 land.  Something about 
how you are handling things is likely unique.  Post some code and, as others 
have mentioned, a bit more detail about what exactly is happening.

-Ben

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/0-hM9_iCRRsJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: FileUpload and IE8

2011-10-05 Thread GeorgeS
So is this a known issue or just something IE8 does?

On Oct 3, 4:27 pm, GeorgeS sxoutt...@gmail.com wrote:
 This is a cross-post but I realized I'd posted on the GAE forum and
 this likely belongs here.

 I have a Java app written using GAE and GWT and it makes use of the
 FileUpload control to send a file to a datastore. It has been working
 fine with IE9 and I started testing with other browsers and noticed a
 problem. All of the current crop of browsers seems to work fine on 
 myuploadusing a standard looking GWT form but  whenIE8uploads, the
 onSubmitComplete fires and regardless of what I do IE hangs up.  SinceIE8has 
 around 12% of the browser market I need to find a fix.

 Any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



FileUpload and IE8

2011-10-03 Thread GeorgeS
This is a cross-post but I realized I'd posted on the GAE forum and
this likely belongs here.

I have a Java app written using GAE and GWT and it makes use of the
FileUpload control to send a file to a datastore. It has been working
fine with IE9 and I started testing with other browsers and noticed a
problem. All of the current crop of browsers seems to work fine on my
upload using a standard looking GWT form but  when IE8 uploads, the
onSubmitComplete fires and regardless of what I do IE hangs up.  Since
IE8 has around 12% of the browser market I need to find a fix.

Any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



a problem with FileUpload in IE8

2009-01-29 Thread yb.chen

i use FileUpload  to upload the file. when i test it in ie8 , i find a
problem:

after  selecting a file , i put the mouse to the upload button, it
appears shadow of the file name in textarea.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---