Bug 387

Summary: [Chameleon] default="true" parameter not working properly in simple button image sample
Product: Chameleon Reporter: Darren Redfern <dredfern@dmsolutions.ca>
Component: WidgetAssignee: chameleon-dev <chameleon-dev@lists.maptools.org>
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: 1.99   
Target Milestone: ---   
Hardware: PC   
OS: Windows 98   
Whiteboard:

Description From 2004-05-18 14:11:34
I'm not sure where this problem is, but in the simple button sample for the 
Base Widget pack: 

http://localhost/chameleon/samples/sample_basic_plainbuttons.phtml

the default="true" parameter doesn't appear to be working. When opened, the 
sample appears to have Zoom In chosen, but clicking and dragging on the map 
does nothing. If you choose Zoom Out, then Zoom In again - it works properly. 

The multi-state sample:

http://localhost/chameleon/samples/sample_basic.phtml

also uses the default="true" parameter in the ZoomIn widget, and it works fine 
there. Does it have something to do with the use of shared resources??
------- Comment #1 From 2004-05-18 15:26:05 -------
http://localhost/chameleon/samples/sample_basic_plainbuttons.phtml
This behavour is also present in the default selected legend radio button tab on
this simple app. If you select the refresh button the legend radio is no longer
selected. Which reflects the true state of the application.
------- Comment #2 From 2004-05-19 13:12:28 -------
yes there is an issue.  Another symptom is that the zoom in button is not active
until you click the radio button, even though it shows as selected (on first
page load only).
------- Comment #3 From 2004-05-20 21:12:30 -------
fixed in cvs.
------- Comment #4 From 2004-05-26 09:09:37 -------
Verified on Linux.  Darren to verify on Windows 98.
------- Comment #5 From 2004-05-26 09:30:25 -------
Verified on Windows. Closed.