Opened 13 years ago

Closed 12 years ago

#480 closed defect (fixed)

Can't finish 'Select Polygon' by double click

Reported by: liuar Owned by: madair
Priority: P2 Milestone: 2.3
Component: Widgets Version: SVN
Severity: Major Keywords:
Cc: Browser: All
External ID: 1407182 Operating System: All
state: New

Description

  1. Open a MapGuide flexible weblayout
  2. Enable the "Select Polygon"
  3. Create a polygon and double click to end.


Result: Failed to stop "Select Polygon"
Expected: Stop "Select Polygon"

Change History (2)

comment:1 by madair, 12 years ago

Milestone: Future2.3
Status: newassigned
Version: 2.0SVN

comment:2 by madair, 12 years ago

Resolution: fixed
Status: assignedclosed

fixed at rev [2451].

It appears that the problem was caused by having more than one widget of the same kind in AppDef when the widgets use a path handler (the other widget instance remains active after a double click). Added a unique ID for all widgets sp only the requested one gets activated.

Note: See TracTickets for help on using tickets.