[OpenLayers-Trac] Re: [OpenLayers] #3241: The use of "eventsDiv"
cause problems with "EditingToolbar"
OpenLayers
trac-20090302 at openlayers.org
Sun Apr 3 15:07:26 EDT 2011
#3241: The use of "eventsDiv" cause problems with "EditingToolbar"
------------------------------------+---------------------------------------
Reporter: jorix | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.11 Release
Component: Control.EditingToolbar | Version: SVN
Keywords: | State: Review
------------------------------------+---------------------------------------
Comment(by erilem):
Your patch looks good to me. What do you think about setting the editing
toolbar width to 116px (as opposed to 200px) in IE6?
{{{
.olControlEditingToolbar {
width: 116px;
}
}}}
116 pixels in the computed value FireBug gives me.
I don't have an IE6 handy to test this value. Could you please test that?
--
Ticket URL: <http://trac.openlayers.org/ticket/3241#comment:2>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list