[OpenLayers-Trac] [OpenLayers] #3567: Map: Bug due to #3531

OpenLayers trac-20090302 at openlayers.org
Fri Nov 4 20:08:52 EDT 2011


#3567: Map: Bug due to #3531
-------------------+--------------------------------------------------------
 Reporter:  jorix  |       Owner:              
     Type:  bug    |      Status:  new         
 Priority:  major  |   Milestone:  2.12 Release
Component:  Map    |     Version:  2.11        
 Keywords:         |       State:              
-------------------+--------------------------------------------------------
 After applying #3531 the function
 {{{OpenLayers.Util.getRenderedDimensions}}} does not work properly.

 If {{{options.containerElemen = map.layerContainerDiv}}}, then returns
 size with {{{w=100}}} due to
 https://github.com/openlayers/openlayers/commit/ded64c00d42317ad0bac32a5e62f8597068c0bc2#diff-8.

 Can see the problem with popups when {{{popup.autoSize = true}}}. The
 width is {{{100px}}} regardless of content.

 See the problem in {{{example/sundials-spherical-mercator.html}}} using
 trunk !GitHub [[BR]]
  (but not using {{{http://openlayers.org/dev/}}}, however using
 {{{http://openlayers.org/dev/lib}}} did observe the problem -- should have
 the same behavior but the compressed code does not match the source files,
 oops! --)

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3567>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list