[OpenLayers-Trac] Re: [OpenLayers] #2836: Permalink control:
Incorrect display when using the div option
OpenLayers
trac-20090302 at openlayers.org
Mon Sep 13 14:26:31 EDT 2010
#2836: Permalink control: Incorrect display when using the div option
-------------------------------+--------------------------------------------
Reporter: jorix | Owner: crschmidt
Type: bug | Status: new
Priority: minor | Milestone: 2.11 Release
Component: Control.Permalink | Version: 2.10
Keywords: | State: Needs More Work
-------------------------------+--------------------------------------------
Comment(by jorix):
No test possible is a matter of using the general approach or not for
Permalink.
I've done a bit of archeology and I've seen that the line was removed in
[6727] (see in comment5 on #1378) but then #1489 was reintroduced without
documenting why, I think it was an accident that go unnoticed.
Problem is {{{position: absolute; right: 3px; bottom: 1.5em;}}} in
{{{
.olControlPermalink {
right: 3px;
bottom: 1.5em;
display: block;
position: absolute;
font-size: smaller;
}
}}}
--
Ticket URL: <http://trac.openlayers.org/ticket/2836#comment:4>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list