MapGuide Open Source:  Home |  Download |  Internals

Ticket #463 (new defect)

Opened 5 months ago

Last modified 4 months ago

Fusion: Tooltips do not work for any flexible layout with any layer source

Reported by: amorsell Assigned to: chrisclaydon
Priority: high Milestone:
Component: Fusion Version: 2.0.0
Severity: critical Keywords:
Cc: External ID:

Description

Tooltips do not work for any flexible layout with any layer source, including the Sheboygan samples. They work for normal layouts.

The test platform is a VMWare instance running Windows XP, using the .NET web extensions, and testing with IE and Firefox.

Change History

02/29/08 01:34:04 changed by jbirch

These are working for me Andy, with a similar setup except on win2k. Can you check again with 2.0.0 final?

If they're still not working, try it with Fiddler running and see what's getting returned from the server when you hover.

03/08/08 00:08:57 changed by amorsell

  • summary deleted.

I am still seeing this problem with 2.0.0 Final. When I hover over a feature, Fiddler is showing no mapagent activity at all, telling me that the AJAX callbacks are not occurring on-mouseover. With a standard web layout, I am seeing in Fiddler the OPERATION=QUERYMAPFEATURES mapagent operation for each feature hovered over. I AM NOT seeing this problem on a Linux CentOS install so it may be specific to Windows / IIS / .NET

03/09/08 19:09:49 changed by jbirch

  • summary set to Fusion: Tooltips do not work for any flexible layout with any layer source.

03/20/08 16:32:19 changed by tomfukushima

Hi Andy, are you using the ApplicationDefinition.xml file (i.e. the one on the file system; not the ones in the repository) for your Fusion templates? If so could you try updating to the one that is in trunk and see if this fixes your problem. If you are using Studio to create the layout, this works for us, can you create a package to reproduce the problem and attach it to this ticket? Thanks, Tom

03/20/08 17:23:57 changed by amorsell

Tom, this is happening with the Sheboygan samples and I have not tried creating any new Fusion templates. I will try with the file you mention next week when I'm back in the office where that server is.

03/24/08 12:58:36 changed by tomfukushima

  • owner set to chrisclaydon.