gautamaino / gwteventservice

Automatically exported from code.google.com/p/gwteventservice
Other
0 stars 0 forks source link

Client stops receiving events after using the Forward or Back button #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. The app registers and receives events from the service
2. user navigates within the app using app specific urls (pushes history tokens
3. The user hits the back button, which causes the History manager to pass the 
previous history token to the app.

What is the expected output? What do you see instead?

The problem is only seen (so far) on Safari 5.0 on Mac OS X Snow Leopard.
Firefox and Chrome on snow leopard work fine.

What version of the product are you using? On what operating system?

Mac OSX Snow Leopard, gwteventservice is the latest from the trunk as of August 
12 2010.

Please provide any additional information below.

Original issue reported on code.google.com by robert.e...@gmail.com on 12 Aug 2010 at 7:35

GoogleCodeExporter commented 8 years ago
I left out what is expected and seen.  After hitting the back button, I expect 
events to continue to be received by the event listener.  On Safari 5.0, after 
step 3, events are no longer received.

Original comment by robert.e...@gmail.com on 12 Aug 2010 at 7:37

GoogleCodeExporter commented 8 years ago
Same problem is seen using Safari 5.0.1, as well as the August 12th build of 
webkit.

Original comment by robert.e...@gmail.com on 12 Aug 2010 at 7:56

GoogleCodeExporter commented 8 years ago
I am seeing similar kind of problem on firefox, when i refresh browser screen, 
application stops receiving events from server.

Original comment by rathore....@gmail.com on 26 Oct 2010 at 5:46

GoogleCodeExporter commented 8 years ago
It would be helpful if there was at least a response to this issue.  It's been 
over 2 months.

Original comment by robert.e...@gmail.com on 26 Oct 2010 at 12:55

GoogleCodeExporter commented 8 years ago
I have tested it right now with back & forward and refresh with all common 
browsers and on Windows. I could not recognize any unreceived events. I used 
the latest trunk version of GWTEventService (1.2) and tested the demo 
applications DemoConversationApp and HelloGWTEventService.

Tested browsers:
- Firefox 3.6.10
- Chrome 7.0.517.41
- Safari 4.0.5
- Opera 10.51
- Internet Explorer 8.0.6001.18975

Could you please try to reproduce this issue with one of the demo applications? 
Which version of GWTEventService do you use?

Thanks in advance.

Sven S.

Original comment by sven.strohschein@googlemail.com on 26 Oct 2010 at 6:31

GoogleCodeExporter commented 8 years ago

Original comment by sven.strohschein@googlemail.com on 3 Oct 2011 at 4:06

GoogleCodeExporter commented 8 years ago
I am also having problem receiving events on Firefox (v3.6.24) from the server 
after pressing the Refresh button.
Is there a workaround? Do you intend providing a solution for this issue?

Original comment by vmale...@gmail.com on 29 Nov 2011 at 9:32