[Cartoweb-users] Safari interface problems

Oliver Christen oliver.christen at camptocamp.com
Tue Jan 30 02:11:02 EST 2007


Hi Igor

We usually try to have a working version in most browser, but we cant deal 
with all browser issues. Safari still has some buggy behaviour with 
javascript, especially when dealing with page content modification on the 
fly and event triggering.

There are a few workaround though.
The first problem can be solved if one remove the onclick action and put it 
back to the a href. (But this has been the source of problem in some 
specific cases)

Concerning the "tab" menu, this is a safari bug, which should have been 
solved since age (I reported this personnaly months ago and it had been 
corrected in the cvs version of webkit) I dont understand why it is still 
buggy. I heard we have a fresh install of Tiger on a mac here so I will have 
a look.

I cant answer for the demoEdit as I didnt tested it on safari. Maybe one of 
my colleague can answer.

regards
Oliver

> Hello, List!
>
> I have successfully installed mapserver and cartoweb on MacOSX Tiger.
>
> When I connect to this MacOSX webserver from windows and linux browser
> (IE,Netscape,Mozilla) - all in Cartoweb interface still works fine,
> but when from original Mac browser Safari: some interface elements
> does not work.
>
> For example this HTML code (demoCW3 project):
>
> 1.
> <span class="leaf"></span>
> <input
>   type="checkbox" name="layers[]" value="towns" id="in2.1"
>   onclick="javascript:updateChecked('2.1');
>   CartoWeb.trigger('Layers.LayerShowHide');"/>
> <a href="javascript:void(0);" onclick="javascript:goToScale('1435500');">
> <img src="gfx/icons/demoCW3/demoCW3/nap.png"
>   alt="" class="pic" title="Click to go to next visible scale: 
> 1:1435500"/>
> </a>
> <span class="out">Towns</span>
>
> When I click in window on this "icon" to "go to visible scale" -
> nothing happens. So, this link <a href=...> does not work "onclick".
>
> 2.
> Also when I'm switching from first row of "instrument folders" to second 
> an back,
> I see buggy behaviour: some elements in folders "switches", but some not.
>
> 3.
> Also in demoEdit project in "edition mode" I can't "validate"
> added point/line/poly - nothing added. From IE/Mozilla - it works.
>
> The question: it is Safari problem or some bugs in Cartoweb?
>
> Thanks for any comment!
>
> Best regards, Igor.
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
> 



More information about the Cartoweb-users mailing list