Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#113 closed defect (fixed)

"map loading" image blocks interaction on minimap in Internet Explorer

Reported by: ticheler Owned by: mcoudert
Priority: blocker Milestone: v2.4.0 RC2
Component: Web Map Viewer Version: v2.4.0 RC1
Keywords: Cc:

Description

The minimap is blocked on first load by the map loading image that stays on top of the map. This happens in Internet Explorer. A similar problem has also been seen on Firefox, but at another stage (not first time loading).

Attachments (1)

intermap_113.patch (592 bytes ) - added by mcoudert 15 years ago.
Here is a fixing patch.

Download all attachments as: .zip

Change History (5)

comment:1 by ticheler, 15 years ago

Owner: changed from geonetwork-devel@… to mcoudert

comment:2 by ticheler, 15 years ago

Priority: majorblocker

comment:3 by erikvaningen, 15 years ago

Resolution: fixed
Status: newclosed

IE has different behaviour for managing float values. Apparently it stops completely when the value is NaN (thanx to Francois who pointed to this).

Affected file: im_mimimap.js

by mcoudert, 15 years ago

Attachment: intermap_113.patch added

Here is a fixing patch.

comment:4 by mcoudert, 15 years ago

Committed revision 4460.

Note: See TracTickets for help on using tickets.