Community
Participate
Working Groups
On some computers / operating systems / browsers the dialog that informs the user about a broken connection and offers to retry sending the request doesn't appear. Instead, the cursor changes to a 'wait-cursor' but the user is still able to interact with the client. This brings client and server out of sync in most cases. The application will most likely be broken when the connection is available again.
I'll need a little more than that. I tried the following on each browser: -> Launch RAP application server -> Start RAP application in browser -> Stop RAP application server -> Click in browser -> "Confirm" message appears ("The server seems to be temporarily unavailable.\nWould you like to retry?") Tested on Firefox, Chrome, Safari and IE9. If the message does not appear, either the request never fails (which would be an issue of qx.io.remote.Request), or Request.js#_isConnectionError doesnt "know" the status code. In any case i currently have no idea how to reproduce it.
(In reply to comment #1) > [ ... ] > In any case i currently have no idea how to reproduce it. The issue can be reproduced on Jochen's computer.
Hi Tim, We also can reproduce this problem in our environment. Cole thinks that it may be a z-order issue because the browser title bar changes to 'Error Page' even though the dialog is not visible.
Anyone got any more specific into how to reproduce this? Browser/OS/Application/Versions/Steps etc?
Also Jochen cannot reproduce this problem anymore. I'd suggest we close this bug as WORKSFORME and reopen in case we get any new clue.
(In reply to comment #5) > I'd suggest we close this bug as WORKSFORME and reopen in case we get any new clue.