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 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.236.222.98 with SMTP id s92mr20673644yhp.29.1413854870773; Mon, 20 Oct 2014 18:27:50 -0700 (PDT) X-Received: by 10.140.22.239 with SMTP id 102mr478499qgn.1.1413854870731; Mon, 20 Oct 2014 18:27:50 -0700 (PDT) Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!dc16no4300896qab.1!news-out.google.com!u5ni8qab.1!nntp.google.com!w8no67398qac.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 20 Oct 2014 18:27:50 -0700 (PDT) In-Reply-To: <4893e75e-679b-4085-9d7f-ea6a32e24eb6@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=66.176.73.77; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 66.176.73.77 References: <307b4479-1449-4de2-94ff-d960a140f198@googlegroups.com> <9ebb7994-aaf1-4eec-a335-bd72ff0acd6b@googlegroups.com> <4893e75e-679b-4085-9d7f-ea6a32e24eb6@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <49c865c7-359d-4b06-993d-013ae4f7d662@googlegroups.com> Subject: Re: Launching Popup Windows in Gnoga From: David Botton Injection-Date: Tue, 21 Oct 2014 01:27:50 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: number.nntp.giganews.com comp.lang.ada:189928 Date: 2014-10-20T18:27:50-07:00 List-Id: I've checked in the fix for IE for the mouse pointer issue and a fix for Fi= reFox popups. It may be a limitation of IE to not allow access to the popup= 's document object (in which case you may be out of lock with popups on IE = unless you do a multi_connect app and setup an second on_connect handler fo= r it). I also noticed that IE doesn't like the proxy server setup I am using on gn= oga.com, I'll make sure to spend some time on this at some point soon. David Botton