OpenLayers OpenLayers

Ticket #128 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Click events not handled by Untiled layers

Reported by: andrew@andrewlarcombe.co.uk Assigned to:
Priority: minor Milestone: 2.0 Release
Component: general Version: 2.0
Keywords: Cc:
State:

Description

Click events do not appear to be handled when an OpenLayers.Layer.WMS.Untiled is the top most visible layer.

Example here: http://www.andrewlarcombe.co.uk/notileproblem.html

This contains two layers, 'Earthquakes', a OpenLayers.Layer.WMS.Untiled object, and 'Basemap' a OpenLayers.Layer.WMS object, and the click event code from examples/click.html. Make 'Basemap' invisible and click events are no longer responsive. Make it visible and they are.

The same symtoms apply if the sole layer is an OpenLayers.Layer.WMS.Untiled object, as can be seen here: http://www.andrewlarcombe.co.uk/notileproblem.html

Change History

08/19/06 00:09:07 changed by euzuro

  • status changed from new to closed.
  • version set to 2.0.
  • resolution set to fixed.
  • milestone set to 2.0 Release.

going over outstanding tickets... this seems to be fixed with OL2.0