I was running 5.00.3315.1000 but I upgraded to IE 5.5 sp2 and 
still had the problem.  Then I made the change you suggested below 
and that fixed it!  

Note: what it appeared to be doing was opening an 'about:blank' 
window that was the correct size (width), and then opening ANOTHER 
window that was NOT the correct size. After making the suggested 
change it now opens a window that is not the correct size, but 
everything works ok, no extra windows, no question about whether 
It is ok to close the window.

bottom line, I am happy. :)

Oh a note to everyone:  I was having real problems with all the 
tiny graphics not coming through consistantly, but when I checked 
the readme.html closer I saw that you can move the KWMImages 
directory to an actual web server, and then modify the 
config_ImagesPathRegular.cgi to reflect the web server instead of 
a directory. This was probably obvious, but I just thought that I 
would mention that that change REALLY speeded things up!


Thanks
Jim Scheitel
Ideapool, Inc.



---------- Original Message ----------------------------------
From: "Ron Hornbaker" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Thu, 27 Sep 2001 18:00:41 -0500

What version of IE5 exactly are you running? I can't reproduce that
problem with IE5 SP2. There is a known bug in IE4 that does what 
you're
saying, but we've never seen it with IE5 before. The bugfix is 
already in
the readmail.html file for IE4... find the section on about line 
73 that
reads:

// IE4 has a bug in that it won't submit to the new popup window
   if (navigator.userAgent.indexOf('MSIE 4') ==-1)
    popUp("","W<!--IMAIL.CurrentUnsortedMessageNum-->","yes","no");


and change it to this:

// IE4 has a bug in that it won't submit a form to a new popup 
window
   if (navigator.userAgent.indexOf('MSIE 5.5') >=0)
    popUp("","W<!--IMAIL.CurrentUnsortedMessageNum-->","yes","no");

and that will treat IE5 like IE4.


Ron Hornbaker
President/CTO
  .  .  .  .  .  .  .  .  .  .  .  .  http://humankindsystems.com
  .  .  .  .  .  .  .  .  .  .  .  .  w e  c o d e.  w e  c a r e.




> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On 
Behalf Of
> Demo User
> Sent: Thursday, September 27, 2001 4:58 PM
> To: [EMAIL PROTECTED]
> Subject: [imail] Question about Reply
>
>
> We are using the IMail ver 7 and KWM ver 2.
>
> Most of the time when we hit reply to an email from a IE 5.0
> client, a blank window titled 'about:blank' is opening up, and
> after we send the reply, the browser is asking us if we want to
> close the window, which ends up closing the email, but leaving
> the 'about:blank' window open.  Are we doing something wrong, or
> do we have something misconfigured?
>
> Honestly that is our only complaint. We are VERY VERY happy with
> the iMail/KWM combo!  Great interface, nice work!
>
> Thanks,
> Terry Sonnenberg & Jim Scheitel
> Ideapool, Inc.
>
>
> ________________________________________________________________
> Message Sent From ideapool.com.
>
>
>
>
>
>
>
> 
___________________________________________________________________
___
> The HKSI-IMail Admin List is hosted by........ Humankind 
Systems, Inc.
> Questions, Comments or Complain like Hell.. 
mailto:[EMAIL PROTECTED]
> Message Archive... 
http://www.tallylist.com/archives/index.cfm/mlist.4
> To Manage your Subscription......... 
http://humankindsystems.com/lists
>
>




___________________________________________________________________
___
The HKSI-IMail Admin List is hosted by........ Humankind Systems, 
Inc.
Questions, Comments or Complain like Hell.. 
mailto:[EMAIL PROTECTED]
Message Archive... 
http://www.tallylist.com/archives/index.cfm/mlist.4
To Manage your Subscription......... 
http://humankindsystems.com/lists

 

________________________________________________________________
Message Sent From ideapool.com.


 
                   



______________________________________________________________________
The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
Questions, Comments or Complain like Hell.. mailto:[EMAIL PROTECTED]
Message Archive... http://www.tallylist.com/archives/index.cfm/mlist.4
To Manage your Subscription......... http://humankindsystems.com/lists

Reply via email to