Re: Found bug in Gwt 1.5.3 History class

2008-12-22 Thread Rinku
Hi Arthur, I have a problem with both; browser's back button and History.back(). On Dec 18, 7:12 pm, Arthur Kalmenson arthur.k...@gmail.com wrote: Oh, nevermind, there's already an issue:http://code.google.com/p/google-web-toolkit/issues/detail?id=624 It looks like it'll be fixed in GWT

Re: Found bug in Gwt 1.5.3 History class

2008-12-17 Thread Rinku
Can anybody help me to solve this bug ? On Dec 17, 11:21 am, Rinku ashishkushwaha1...@gmail.com wrote: Please pay attention to this bug. The similar bug is reported in this thread :-http://groups.google.com/group/Google-Web-Toolkit/browse_thread/threa... On Dec 16, 3:33 pm, Rinku

Found bug in Gwt 1.5.3 History class

2008-12-16 Thread Rinku
Hi, I am using FileUploadWidget, when ever I am uploading more that one files with file upload widget, History.back() is not working. It is not calling onHistoryChanged(String token) method. If I am using uploading one file from FileUploadWidget then History.back() is working fine. What is issue

Re: Found bug in Gwt 1.5.3 History class

2008-12-16 Thread Rinku
Please pay attention to this bug. The similar bug is reported in this thread :- http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/deed65e63d12aea3/f654432e3a2be126?lnk=gstq=History.back+issue#f654432e3a2be126 On Dec 16, 3:33 pm, Rinku ashishkushwaha1...@gmail.com wrote: