Opened 12 years ago

Closed 12 years ago

#527 closed defect (fixed)

Resize of map window with commercial layer in MapGuide breaks context menu

Reported by: trevorwekel Owned by: trevorwekel
Priority: P2 Milestone: Future
Component: MapGuide Version: SVN
Severity: Major Keywords:
Cc: Browser: Firefox 3 (beta)
External ID: Operating System: All
state: Review

Description

The IE9 Beta workaround submitted in Ticket #424 seems to have an unexpected side effect with Firefox 9+. After a window resize, the resize event in window.event is sent instead of the contextmenu event. This effectively disables any context menu interaction after a window resize.

When the IE9 workaround is removed, Firefox behaves as expected and IE9 does not seem to require the patch any longer.

To test, apply the SheboyganBing.mgp to an existing Sheboygan install then execute the right click context menu after a window resize.

Attachments (2)

SheboyganBing.mgp (6.2 KB ) - added by trevorwekel 12 years ago.
Test map for resize/content menu bug
mapjs.patch (674 bytes ) - added by trevorwekel 12 years ago.
Patch to remove IE9 workaround

Download all attachments as: .zip

Change History (5)

by trevorwekel, 12 years ago

Attachment: SheboyganBing.mgp added

Test map for resize/content menu bug

by trevorwekel, 12 years ago

Attachment: mapjs.patch added

Patch to remove IE9 workaround

comment:1 by trevorwekel, 12 years ago

See mapjs.patch for IE9 workaround code to remove.

comment:2 by trevorwekel, 12 years ago

state: NewReview
Status: newassigned

comment:3 by jng, 12 years ago

Resolution: fixed
Status: assignedclosed

Fixed r2545

Note: See TracTickets for help on using tickets.