<div dir="ltr">I am having a problem with cursors.  When a tool has the selectable="false" parameter set  then the cursor inherits the characteristics of the previous action. When selectable="true" parameter is set the cursor is assigned correctly.  This is an issue when I am building tools in catalog drawers where I do NOT want tools to have the "selectable" box appear. <div>
<br></div><div>The simplest way to test this in the demo is to have the following two tools added to the catalog:</div><div><br></div><div><div><tool name="buffered_select" title="Select Features" type="service" service="buffered_select" show-label="true" selectable="false"/></div>
<div><br></div><div><tool name="buffered_select" title="Select Features" type="service" service="buffered_select" show-label="true" selectable="true"/></div>
<div><br></div><div>The tools are identical accept for the selectable option.  Start geomoose and do the following </div><div><br></div><div>1. Press the identify tool icon and move the mouse around (the identify icon appears). </div>
<div><br></div><div>2. Press the first "Select Features" button and move the mouse around (the identify icon remains - badness!) </div><div><br></div><div>3. Press the identify tool icon and move the mouse around (the identify icon appears). </div>
<div><br></div><div>4.  Press the second "Select Features" button and move the mouse around (the identify icon does not appear - This is Good and how it is supposed to work.) </div><div><br></div><div>------------------------------------------------</div>
<div><br></div><div><br></div><div>Does anyone have any ideas? </div><div><br></div><div>I tried to figure this out from the API documentation on GeoMoose but it is an invalid link. Could we get this to link to the API page soon? </div>
<div><br></div><div>It appears that the problem is in the tool.js script but I assume that changes to tool.js require some type of recompilation of GeoMoose. Is this true? </div><div><br></div><div>Thanks </div><div><br></div>
-- <br><div>Dean R Anderson </div>
<div>IT Director </div>
<div>Polk County</div>
</div></div>