[OpenLayers-Users] framedcloud - 2.7rc2

Don Martin donm at alaska.net
Mon Sep 22 11:33:44 EDT 2008


Thanks Chris - it does indeed resolve the issue.
My apoligies to Arnd for not being able to make this small extenstion to his
original suggestion myself.
Don


Christopher Schmidt-4 wrote:
> 
> On Sun, Sep 21, 2008 at 04:56:51PM -0700, Don Martin wrote:
>> 
>> OK - gotya - not a solution in my case though thanks.
> 
> I'm assuming this is because you have other content in the page. If this
> is the case, then a possible solution for you is to do:
> 
>  .olPopup { white-space:nowrap }
> 
> Which will only affect the popup. If this doesn't work for you, can you
> explain what the reason is?
> 
> -- Chris
> 
>> 
>> 
>> Arnd Wippermann wrote:
>> > 
>> >     <style type="text/css">
>> > body{
>> >     white-space:nowrap;
>> > }
>> >         #map {
>> >             width: 800px;
>> >             height: 600px;
>> >             border: 1px solid black;
>> >         }
>> >     </style> 
>> > 
>> > It's only thought to show the influence of this css-parameter, because
>> in
>> > this way the parameter works for all text of the htmlside. Perhaps also
>> > for
>> > text where the break is wanted.
>> > 
>> > Arnd Wippermann
>> > 
>> > -----Ursprüngliche Nachricht-----
>> > Von: users-bounces at openlayers.org [mailto:users-bounces at openlayers.org]
>> Im
>> > Auftrag von Don Martin
>> > Gesendet: Sonntag, 21. September 2008 23:29
>> > An: users at openlayers.org
>> > Betreff: Re: [OpenLayers-Users] framedcloud - 2.7rc2
>> > 
>> > 
>> > Thanks for the pushback Arnd - where are you inserting the body{} tag?
>> > 
>> > 
>> > 
>> > Arnd Wippermann wrote:
>> >> 
>> >> If you prevent the wrapping of text, the popup are shown in IE6 
>> >> without the scrollbar. Why it is different between 2.6 and 2.7, and IE 
>> >> and FF, I have no idea.
>> >> 
>> >> body{
>> >>     white-space:nowrap;
>> >> }
>> >> 
>> >> Arnd Wippermann
>> >> 
>> >> -----Ursprüngliche Nachricht-----
>> >> Von: users-bounces at openlayers.org 
>> >> [mailto:users-bounces at openlayers.org] Im Auftrag von Don Martin
>> >> Gesendet: Sonntag, 21. September 2008 00:13
>> >> An: users at openlayers.org
>> >> Betreff: Re: [OpenLayers-Users] framedcloud - 2.7rc2
>> >> 
>> >> 
>> >> the issue is most apparent in IE6 - the extra space with 2.6 isn't a 
>> >> concern (not showing extra space in .aspx file actually) - it is the 
>> >> wrapping of rows and the addition of the vertical scroll bar with 
>> >> 2.7rc2.
>> >> 
>> >> in FF 2.0 there is some extra space in the lower portion of the box 
>> >> with
>> >> 2.6
>> >> (which isn't a biggie) and appears to function properly with 2.7rc2.
>> >> 
>> >> 
>> >> 
>> >> Christopher Schmidt-4 wrote:
>> >>> 
>> >>> On Sat, Sep 20, 2008 at 12:17:46PM -0700, Don Martin wrote:
>> >>>> 
>> >>>> Hi Eric,
>> >>>> 
>> >>>> here are links to demo issue:
>> >>>> ol 2.6 -
>> >>>> http://maps.dispatchsys.com/dispatch_map/test_map/ol_test26.htm
>> >>>> ol 2.7rc2 -
>> >>>> http://maps.dispatchsys.com/dispatch_map/test_map/ol_test27.htm
>> >>>> 
>> >>>> I can provide the page code instead if that would be more useful.
>> >>> 
>> >>> So, what I see in:
>> >>>  * Safari3
>> >>>  * FF2
>> >>>  * FF3
>> >>> 
>> >>> Is that in 2.7, the popups size almost exactly right: there is no 
>> >>> extra border. In 2.6, the popup is twice as 'tall' as the content.
>> >>> 
>> >>> Which browser are you using?
>> >>> 
>> >>> 
>> >>>> Don
>> >>>> 
>> >>>> 
>> >>>> 
>> >>>> euzuro wrote:
>> >>>> > 
>> >>>> > Hi Don,
>> >>>> > 
>> >>>> > Thanks for the report. Can you provide a link that shows this 
>> >>>> > (lack
>> >>>> > of) functionality?
>> >>>> > 
>> >>>> > It is hard to take action given what you've described here.
>> >>>> > 
>> >>>> > Cheers,
>> >>>> > Erik
>> >>>> > 
>> >>>> > On Fri, Sep 12, 2008 at 7:31 PM, Don Martin <donm at alaska.net>
>> wrote:
>> >>>> >>
>> >>>> >> we're using framedcloud popups over a gml layer (hover) which 
>> >>>> >> worked
>> >>>> fine
>> >>>> >> with 2.6 but doesn't seem to be autosizing (width) with 2.7rc2 - 
>> >>>> >> it's wrapping rows and adding a vertical scroll bar.
>> >>>> >>
>> >>>> >> I was going to try 2.7 to attempt to get zoom-to-extent from the 
>> >>>> >> GML layer.
>> >>>> >> Can I get extents with 2.6?
>> >>>> >>
>> >>>> >> suggestions on autosize issue?
>> >>>> >>
>> >>>> >>
>> >>>> >> --
>> >>>> >> View this message in context:
>> >>>> >> http://www.nabble.com/framedcloud---2.7rc2-tp19466263p19466263.ht
>> >>>> >> m l Sent from the OpenLayers Users mailing list archive at 
>> >>>> >> Nabble.com.
>> >>>> >>
>> >>>> >> _______________________________________________
>> >>>> >> Users mailing list
>> >>>> >> Users at openlayers.org
>> >>>> >> http://openlayers.org/mailman/listinfo/users
>> >>>> >>
>> >>>> > _______________________________________________
>> >>>> > Users mailing list
>> >>>> > Users at openlayers.org
>> >>>> > http://openlayers.org/mailman/listinfo/users
>> >>>> > 
>> >>>> > 
>> >>>> 
>> >>>> --
>> >>>> View this message in context:
>> >>>> http://www.nabble.com/framedcloud---2.7rc2-tp19466263p19588342.html
>> >>>> Sent from the OpenLayers Users mailing list archive at Nabble.com.
>> >>>> 
>> >>>> _______________________________________________
>> >>>> Users mailing list
>> >>>> Users at openlayers.org
>> >>>> http://openlayers.org/mailman/listinfo/users
>> >>> 
>> >>> --
>> >>> Christopher Schmidt
>> >>> MetaCarta
>> >>> _______________________________________________
>> >>> Users mailing list
>> >>> Users at openlayers.org
>> >>> http://openlayers.org/mailman/listinfo/users
>> >>> 
>> >>> 
>> >> 
>> >> --
>> >> View this message in context:
>> >> http://www.nabble.com/framedcloud---2.7rc2-tp19466263p19589538.html
>> >> Sent from the OpenLayers Users mailing list archive at Nabble.com.
>> >> 
>> >> _______________________________________________
>> >> Users mailing list
>> >> Users at openlayers.org
>> >> http://openlayers.org/mailman/listinfo/users
>> >> 
>> >> _______________________________________________
>> >> Users mailing list
>> >> Users at openlayers.org
>> >> http://openlayers.org/mailman/listinfo/users
>> >> 
>> >> 
>> > 
>> > --
>> > View this message in context:
>> > http://www.nabble.com/framedcloud---2.7rc2-tp19466263p19598670.html
>> > Sent from the OpenLayers Users mailing list archive at Nabble.com.
>> > 
>> > _______________________________________________
>> > Users mailing list
>> > Users at openlayers.org
>> > http://openlayers.org/mailman/listinfo/users
>> > 
>> > _______________________________________________
>> > Users mailing list
>> > Users at openlayers.org
>> > http://openlayers.org/mailman/listinfo/users
>> > 
>> > 
>> 
>> -- 
>> View this message in context:
>> http://www.nabble.com/framedcloud---2.7rc2-tp19466263p19599836.html
>> Sent from the OpenLayers Users mailing list archive at Nabble.com.
>> 
>> _______________________________________________
>> Users mailing list
>> Users at openlayers.org
>> http://openlayers.org/mailman/listinfo/users
> 
> -- 
> Christopher Schmidt
> MetaCarta
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: http://www.nabble.com/framedcloud---2.7rc2-tp19466263p19610508.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.




More information about the Users mailing list