Ticket #1408 (closed bug: duplicate)

Opened 5 years ago

Last modified 5 years ago

Prevent highlighting of LayerSwitcher and PanZoomBar while dragging

Reported by: overstdr Owned by: overstdr
Priority: minor Milestone: 2.7 Release
Component: Handler.Drag Version: 2.5
Keywords: layer switcher highlight pan zoom bar Cc:
State: Needs Discussion

Description

When using the new Control.Navigation instead of the deprecated Control.MouseDefaults, the LayerSwitcher and PanZoomBar become highlighted when panning or zooming over them. After some research it appears that the Handler.Drag.js should be modified.

Attachments

drag.patch Download (1.0 KB) - added by overstdr 5 years ago.
Modified Handler.Drag.js file to call onselectstart always on mousedown and mouse move

Change History

Changed 5 years ago by overstdr

Modified Handler.Drag.js file to call onselectstart always on mousedown and mouse move

Changed 5 years ago by crschmidt

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

I think that we solved this with #1378. If not, please feel free to reopen.

Note: See TracTickets for help on using tickets.