Ticket #69 (closed defect: fixed)

Opened 5 months ago

Last modified 2 months ago

Multiple connections locks up IE6+IE7

Reported by: lb Owned by: zeank
Priority: normal Milestone:
Component: jsjac Version: svn trunk
Severity: normal Keywords:
Cc:

Description

Using the example code in simpleclient.html, having more than one connection open in IE6 or IE7 in another tab or window seems to lock the browser up.

Change History

Changed 4 months ago by r3gis

I think that this is not a bug from jsjac. I had the same problem (except that one of my other connections is on a comet server and is in the same tab). See : http://support.microsoft.com/kb/282402. I think that FEATURE_MAXCONNECTIONSPERSERVER key correspond to this bug.

The only solution I found is : * warn user he is using the worst browser in the world ;). * if they want to continue using this browser, download an executable that set registery with good values.

If you find another solution, I'm really interested, but I have no illusions, since seems to be a configured limitation from OS/Browser.

Changed 2 months ago by matweew

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.