OpenLayers OpenLayers

Ticket #137 (closed feature: fixed)

Opened 2 years ago

Last modified 2 years ago

Untiled WMS layer doesn't work in IE

Reported by: anonymous Assigned to: euzuro
Priority: critical Milestone: 2.0 Release
Component: Layer Version:
Keywords: Cc:
State:

Description

Invalid argument exception occurs in OpenLayers.Util.modifyDOMElement on line element.style.left = px.x.

Map::getLayerPxFromViewPortPx returns an invalid pixel position because this.layerContainerDiv.style.left is an empty string.

Change History

08/15/06 12:12:41 changed by crschmidt

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

Resolved with r1219.