Opened 13 years ago
Closed 13 years ago
#74 closed defect (fixed)
Pressing "print" tool removes results tab for selected sets
Reported by: | andersd | Owned by: | theduckylittle |
---|---|---|---|
Priority: | major | Milestone: | 2.6 |
Component: | Demo | Version: | 2.6 |
Keywords: | Cc: |
Description
This happens in the trunk demo 'http://www.geomoose.org/demo/geomoose.html' using IE8, FireFox11, and Chrome.
- Start Application.
- Identify a feature, select features, or search parcels
- Press Print Tool icon.
Problem - results tabs are deleted/removed but selected set on map remains.
Work Around Fix - after printing must select your set again.
Change History (3)
comment:1 by , 13 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 13 years ago
Status: | assigned → testing |
---|
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | testing → closed |
This appears to be working in the trunk demo. Tested in IE8 and Chrome. Used identify, search and select features then went to print. Result sets were saved. All looks good.
Note:
See TracTickets
for help on using tickets.
I've added a new service attribute called "keep-others". When "keep-others" is set to true a service will not clobber other services' tabs.
Example from trunk mapbook:
r793