Bug 1029

Summary: [Chameleon] 2.2beta 1 ROI widgets don't draw dhtml 'dots'
Product: Chameleon Reporter: Zak James <zjames@dmsolutions.ca>
Component: SamplesAssignee: chameleon-dev <chameleon-dev@lists.maptools.org>
Status: RESOLVED FIXED    
Severity: normal CC: jlacroix@mapgears.com
Priority: P2    
Version: 2.2   
Target Milestone: 2.2   
Hardware: All   
OS: All   
Whiteboard:

Description From 2005-05-13 10:40:03
The UI feedback from the ROI tools, at least in the sample, doesn't show up at
all. Otherwise the 
widgets are working normally and the ROI is created. Tested in Firefox 1.0.4
and Safari 1.3
------- Comment #1 From 2005-05-13 11:06:32 -------
just recently fixed a similar problem in the ruler, the divs were set to 0
height/width and ended up clipping the images for some reason ... could be a css
issue?  In any case, making the divs larger solves the problem, so I'll apply
the same fix for the ROI tools.
------- Comment #2 From 2005-05-27 12:24:53 -------
Paul you were right. The div width and height of those tool were set to 0. I fix
them with the left/top values.

Marking as FIXED
------- Comment #3 From 2005-05-27 12:25:47 -------
*** Bug 1059 has been marked as a duplicate of this bug. ***