[Geomoose-users] IE will not display identify results

Len Kne lkne at houstoneng.com
Tue Nov 24 12:27:03 EST 2009


Try changing the offending line from:

if(inputs[i].type != 'hidden' ) {

to:

if(inputs[i].type != ('hidden' && 'radio')) {

The Identify tool allows you to select the shape you want to draw (point, box, etc.) and there is a radio box to select which option.  Radio boxes cannot get focus, so IE throws the error.

Len

From: Edward E. Boesenberg, III [mailto:eboesenberg at niraengineers.com]
Sent: Tuesday, November 24, 2009 10:45 AM
To: 'Dan Little'; 'Geomoose Support'
Subject: Re: [Geomoose-users] IE will not display identify results

I tested it with another client machine running IE7 and got the same result, nothing happened.

From: Dan Little [mailto:danlittle at yahoo.com]
Sent: Tuesday, November 24, 2009 11:36 AM
To: Edward E. Boesenberg, III; Geomoose Support
Subject: Re: [Geomoose-users] IE will not display identify results

I will need to be writing a patch and setting up a testing environment. :-) I don't think any of my VM's are currently running IE8...

From: "Edward E. Boesenberg, III" <eboesenberg at niraengineers.com>
To: Dan Little <danlittle at yahoo.com>; Geomoose Support <geomoose-users at lists.sourceforge.net>
Sent: Tue, November 24, 2009 10:35:13 AM
Subject: RE: [Geomoose-users] IE will not display identify results
Sorry,

IE8 and GM 2.0

From: Dan Little [mailto:danlittle at yahoo.com]
Sent: Tuesday, November 24, 2009 11:26 AM
To: Edward E. Boesenberg, III; Geomoose Support
Subject: Re: [Geomoose-users] IE will not display identify results

IE8? 2.0, 2.0.1, SVN-Trunk?

From: "Edward E. Boesenberg, III" <eboesenberg at niraengineers.com>
To: Geomoose Support <geomoose-users at lists.sourceforge.net>
Sent: Tue, November 24, 2009 10:26:34 AM
Subject: [Geomoose-users] IE will not display identify results
When I use the identify function in IE nothing happens but it works fine if FF.  When I double click the yellow error sign I get the error box with a message below.  It displays the map fine.  Anyboby know how to fix this error?

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)
Timestamp: Tue, 24 Nov 2009 16:24:46 UTC


Message: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.
Line: 3496
Char: 5
Code: 0
URI: http://nira-server/geomoose2/compiled.js

Thanks,

Edward E. Boesenberg, III
CADD / GIS Manager
Nira Consulting Engineers, Inc.
950 Fifth Avenue
Coraopolis, PA 15108
www.niraengineers.com<http://www.niraengineers.com>
eboesenberg at niraengineers.com
T: 412-262-3970
F: 412-262-1938



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20091124/45d30d27/attachment.html


More information about the Geomoose-users mailing list