OpenLayers OpenLayers

Ticket #478 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Double clicking overview map expand/contract button zooms in Safari

Reported by: crschmidt Assigned to: tschaub
Priority: minor Milestone: 2.3 Release
Component: Control.OverviewMap Version: SVN
Keywords: Cc:
State:

Description (Last modified by crschmidt)

Double clicking on the Overview Map Expand/Contract zooms in Safari.

We can pull this up for 2.3, since it's a maintenance release and all.

Attachments

button_dblclick.patch (1.1 kB) - added by tschaub on 01/25/07 02:29:34.
stop breaking

Change History

01/25/07 02:29:34 changed by tschaub

  • attachment button_dblclick.patch added.

stop breaking

01/25/07 02:30:59 changed by tschaub

  • keywords set to review.

and not only in Safari :(

If this patch is deemed worthy, I'll commit.

01/25/07 02:39:27 changed by tschaub

and nobody better complain about rolling their mouse wheel over the expand/contract button - the layer switcher has the same problem

01/31/07 06:47:26 changed by crschmidt

  • keywords changed from review to pullup.
  • description changed.

This patch stops the incorrect behavior here, and matches how I would expect it to work.

The mousewheel issue is I think arguably by design, and in any case, is harder to catch and do things with, so I'm happy leaving that one as a documented expected behavior.

01/31/07 06:48:14 changed by crschmidt

Committed in r2189.

02/16/07 14:28:50 changed by sderle

  • keywords deleted.
  • status changed from new to closed.
  • resolution set to fixed.