[OpenLayers-Users] Weird popup behaviour in IE

JavierMR javiersdevmail at ymail.com
Wed Oct 26 02:59:33 EDT 2011


HI,

when opening a popup it behaves different in IE than the others (Firefox,
Chrome, Opera).

The issue occurs when a popup is opened and it's heigth exceds the heigth of
the map's div. When this occurs in FF, Chrome and Opera the popup simple
adds a vertical scroll (sometimes also a horizontal one) and it's fine, but
in IE (tested on IE8) in addition to adding the vertical scroll it also
makes the width popup macth the map's div width, wich result in an enormous
popup hiding the map.

Here are two images showing the issue:

http://osgeo-org.1803224.n2.nabble.com/file/n6931713/popupFF.png 

http://osgeo-org.1803224.n2.nabble.com/file/n6931713/popupIE.png 


Below a incluide an html wich reproduces the issue.

<html>
<head>
 


</head>

<body onload="init()">



<div id="map" style="height: 300; width:100%;"></div>
<p id="status" />
</body>
</html>

Is there a fix for this? or should i open a tickect?

Best regards.
Javier Monge

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Weird-popup-behaviour-in-IE-tp6931713p6931713.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list