From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.224.45.132 with SMTP id e4mr16524324qaf.2.1413857217693; Mon, 20 Oct 2014 19:06:57 -0700 (PDT) X-Received: by 10.140.20.175 with SMTP id 44mr490801qgj.4.1413857217675; Mon, 20 Oct 2014 19:06:57 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!w8no70116qac.0!news-out.google.com!i10ni96qaf.0!nntp.google.com!dc16no4303619qab.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 20 Oct 2014 19:06:57 -0700 (PDT) In-Reply-To: <49c865c7-359d-4b06-993d-013ae4f7d662@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=108.44.225.195; posting-account=vk6_JwoAAABkMyHO1YfdP69Hm3CpbdGR NNTP-Posting-Host: 108.44.225.195 References: <307b4479-1449-4de2-94ff-d960a140f198@googlegroups.com> <9ebb7994-aaf1-4eec-a335-bd72ff0acd6b@googlegroups.com> <4893e75e-679b-4085-9d7f-ea6a32e24eb6@googlegroups.com> <49c865c7-359d-4b06-993d-013ae4f7d662@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5c57a3ad-ef6b-462c-97e4-014ba287fedd@googlegroups.com> Subject: Re: Launching Popup Windows in Gnoga From: jeremiah.breeden@gmail.com Injection-Date: Tue, 21 Oct 2014 02:06:57 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:22624 Date: 2014-10-20T19:06:57-07:00 List-Id: On Monday, October 20, 2014 9:27:51 PM UTC-4, David Botton wrote: > I've checked in the fix for IE for the mouse pointer issue and a fix for = FireFox popups. It may be a limitation of IE to not allow access to the pop= up's document object (in which case you may be out of lock with popups on I= E unless you do a multi_connect app and setup an second on_connect handler = for it). =20 >=20 >=20 >=20 > I also noticed that IE doesn't like the proxy server setup I am using on = gnoga.com, I'll make sure to spend some time on this at some point soon. >=20 >=20 >=20 > David Botton I'll try and check it out tomorrow. To be honest, I don't know much about = IE. I don't actually use it except to test things as I primarily stick wit= h Firefox. The main reason I've been posting results from it was because I= wanted you to have as much info as possible and also to verify that it was= n't simply a FF setup issue.