Opened 12 years ago

Closed 12 years ago

#2153 closed defect (fixed)

ResizingLegend crash in IE

Reported by: bscott Owned by:
Priority: medium Milestone: 2.5
Component: AJAX Viewer Version: 2.4.0
Severity: trivial Keywords:
Cc: External ID:

Description

There is a little regression from version 2.2 IE does not seems to pass the event on the onmousedown The StartResizingLegend now tries a

e.cancelBubble = true;

And this make IE throws an exception

Patch in attachment, tested with Chrome,Firefox and IE

Bruno Scott Geomap

Attachments (1)

IEresizingLegend.patch (573 bytes ) - added by bscott 12 years ago.

Download all attachments as: .zip

Change History (2)

by bscott, 12 years ago

Attachment: IEresizingLegend.patch added

comment:1 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed r7132. Thanks for the patch.

Note: See TracTickets for help on using tickets.