Bug 789

Summary: [Chameleon-AdminTools]Cursor is not visible when editing Chameleon and CWC2 configuration panel
Product: Chameleon Reporter: Normand Savard <nsavard@mapgears.com>
Component: AdminToolsAssignee: chameleon-dev <chameleon-dev@lists.maptools.org>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 1.99   
Target Milestone: 2.0 RC 1   
Hardware: PC   
OS: Linux   
Whiteboard:

Description From 2004-10-28 16:29:52
The cursor is not visible when editing Chameleon and CWC2 configuration panel. 
It is visible in the Manage WMS Servers panel.


Fedora Core 2
Chameleon beta 3 20041022
------- Comment #1 From 2004-10-28 17:58:04 -------
this is the same for windows. bill told me he new about this. :)
------- Comment #2 From 2004-10-29 07:11:44 -------
Changed target to 1.99 RC1.
------- Comment #3 From 2004-10-29 13:39:18 -------
The problem here is that there is no flashing cursor insid the textboxes when
editing values.  It is still possibe to edit the values, it just looks funny. 
This is most likely a css issue.
------- Comment #4 From 2004-10-29 20:40:12 -------
Fixed in CVS.  The problem was caused by the iframe.  Even though the iframe was
on a hidden layer, it interfered with the textboxes.  Fixed by moving the layer
with the iframe out of range when hidden.