Ticket #2069 (closed feature: fixed)

Opened 4 years ago

Last modified 4 years ago

Double clicks on Panel control fall through to map

Reported by: sbenthall Owned by:
Priority: minor Milestone: 2.9 Release
Component: Control.Panel Version: 2.8 RC1
Keywords: Cc:
State: Complete

Description

Double clicks on a Panel's UI elements fall through to the underlying map. This is bad when the Panel is used for, e.g., the PanPanel: http://openlayers.org/dev/examples/pan-zoom-panels.html

(Try double-clicking on the pan panel).

Attached patch stops the madness.

Attachments

panel.dblclick.patch Download (1.0 KB) - added by sbenthall 4 years ago.

Change History

Changed 4 years ago by sbenthall

Changed 4 years ago by tschaub

  • status changed from new to closed
  • state changed from Review to Complete
  • resolution set to fixed

(In [9594]) Stopping double clicks on the panel control. Thanks for the patch sbenthall. r=me (closes #2069)

Note: See TracTickets for help on using tickets.