[Mapguide-trac] [mapguide-trac] #2144: Closing taskpane does not work when no taskbar
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Oct 15 23:45:19 PDT 2012
#2144: Closing taskpane does not work when no taskbar
---------------------------+------------------------------------------------
Reporter: bscott | Owner:
Type: defect | Status: new
Priority: low | Milestone: 2.5
Component: AJAX Viewer | Version: 2.4.0
Severity: trivial | Keywords:
External_id: |
---------------------------+------------------------------------------------
Comment(by bscott):
To reproduce the problem, you have to remove the taskbar from your basic
layout. Then when you run a command that open the taskpane ( help,
buffer,...). On the top of the taskpane you have the close button.
Clicking this button has no effect because the code try to access the
taskbar's divRefresh element (it does not exist in that context). This
append just before the call to the CloseTaskBar. A little test on the
divRefresh element fix this issue.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2144#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list