Select Feature Test

The map includes two select feature controls. The first one operates on geometries of type OpenLayers.Geometry.Point only and works on clicks. The second one operates on geometries of type OpenLayers.Geometry.Polygon and works on mouseover's. Now click on the point geometry to select it. It will be unselected by the second select feature control when the mouse moves out of it.