OpenLayers OpenLayers

Ticket #486 (closed feature: fixed)

Opened 2 years ago

Last modified 2 years ago

add a few sanity checks to overview map

Reported by: bartvde Assigned to: tschaub
Priority: minor Milestone: 2.3 Release
Component: Control.OverviewMap Version: 2.3 RC2
Keywords: Cc:
State:

Description

Using CTRL+F5 in IE can cause problems for the overview map control in IE. I have added a few null checks in the overview map control to overcome this. I will attach a patch for this.

Attachments

OverviewMap.patch (1.9 kB) - added by bartvde on 01/29/07 05:22:21.
sanity/null checks for OverviewMap control

Change History

01/29/07 05:22:21 changed by bartvde

  • attachment OverviewMap.patch added.

sanity/null checks for OverviewMap control

01/29/07 18:55:40 changed by tschaub

Ctrl-F5 is a forced refresh in IE, correct? So when you refresh a page with an overview map in IE, you get problems? I'd like to figure out what the problem really is. Can you reproduce this with http://openlayers.org/dev/examples/overviewmap.html ?

If not, can you give details on the setup that exposes the problem?

02/05/07 05:51:33 changed by bartvde

Hi Tim,

sorry for getting back to your question so late. No I can't reproduce with the sample, but then again the options are totally different.

I've set up a site where it can be reproduced:

http://www.rijkswaterstaat.nl/apps/geoservices/kaartenonline/

CTRL+F5 in IE should do the trick.

If you have more questions let me know.

Bart

02/05/07 05:53:48 changed by bartvde

Btw, even just closing the browser window should raise the errors.

02/16/07 11:49:45 changed by euzuro

  • keywords set to pullup.

applied with r2228 thanks bart!

02/16/07 14:31:37 changed by sderle

  • keywords deleted.
  • status changed from new to closed.
  • resolution set to fixed.