Ticket #2667 (closed bug: invalid)

Opened 3 years ago

Last modified 2 years ago

Mouse wheel zoom stops working

Reported by: frcaldeira Owned by:
Priority: minor Milestone: 2.11 Release
Component: Control.Navigation Version: 2.9
Keywords: Cc:
State:

Description

Hi,

I noticed that the Mouse wheel zoom stops working when you add the panZoom panels.

In fact it's not working as well in the sample.

http://openlayers.org/dev/examples/pan-zoom-panels.html

If you remove from this sample the code line

//new OpenLayers.Control.PanPanel(),

The mouse wheel starts working again.

Best regards Francisco

Change History

Changed 3 years ago by frcaldeira

  • component changed from general to Control.Navigation

Changed 2 years ago by fredj

  • status changed from new to closed
  • resolution set to invalid

Not a mouse wheel issue; the navigation control do not works in this example because the pan panel div takes all the map div and stop the events.

Note: See TracTickets for help on using tickets.