Similar issue is reported in this thread also.
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/deed65e63d12aea3/f654432e3a2be126?lnk=gst&q=History.back+issue#f654432e3a2be126

On Dec 17, 10:18 am, Rinku <[email protected]> wrote:
> Hi Thomas,
> Thanks for reply.
>
> Yes. single vs. multiple is affecting the history.
> I am using History.back() to move on the previousHistoryToken which is
> only working when I am uploading single file.
> Please reply soon.
>
> On Dec 16, 7:04 pm, Thomas Broyer <[email protected]> wrote:
>
> > On 11 déc, 14:43, Rinku <[email protected]> wrote:
>
> > > Hi,
> > > I am using FileUpload Widget to upload a file.
> > > When I am upolading more than one  files  with FileUploadWidget and
> > > after uploading  the files  I am using History.back on a click of a
> > > button then onHistoryChange() method is not invoking.
>
> > See issue 
> > 624http://code.google.com/p/google-web-toolkit/issues/detail?id=624
>
> > > When I am uploading a single file then onHistoryChange() method is
> > > calling.
>
> > That sounds weird; I can't understand how single vs. multiple would
> > affect history...
>
> > > It is necessary for me to call History.back() method after uploading
> > > files to display the previous view.
>
> > Can't you rather use some other mean of communicating the previous
> > history token and then doing a History.newItem(previousHistoryToken)?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to