id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,state
2313,Handler are not using handler style when creating the temporary feature,jpasquier,tschaub,"I am using a DrawFeature control with a OpenLayers.Handler.Point (although this bug also seems to appear with other handlers).

I have set a style for my handler, but when I ""mouse down"" on the map, the temporary feature is created using the default style of the underlying layer.
When I move the mouse, the temporary feature is correctly redrawn with the handler style.

I think there is a call to drawFeature missing in createFeature 
[http://trac.openlayers.org/browser/trunk/openlayers/lib/OpenLayers/Handler/Point.js#L142]
like the one there is at the end of modifiyFeature
[http://trac.openlayers.org/browser/trunk/openlayers/lib/OpenLayers/Handler/Point.js#L255]",bug,new,minor,2.13 Release,Handler,2.8,,,jonathan.pasquier@…,
