[OpenLayers-Trac] [OpenLayers] #564: XHTML Strict DocType breaks editing in IE
OpenLayers
trac at openlayers.org
Sun Apr 1 19:17:27 EDT 2007
#564: XHTML Strict DocType breaks editing in IE
------------------------+---------------------------------------------------
Reporter: crschmidt | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.4 Release
Component: general | Version:
Resolution: | Keywords:
------------------------+---------------------------------------------------
Comment (by sderle):
Fixing this entails two changes to VML.js:
1. Change the v:group root element to be width: 100% and height: 100% so
that it takes up the entire enclosing div element.
1. Add display: inline-block and position: relative so that VML elements
within the group get displayed in the right location. Go figure.
Patch forthcoming.
--
Ticket URL: <http://trac.openlayers.org/ticket/564#comment:3>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list