Page Index Toggle Pages: 1 Send TopicPrint
Hot Topic (More than 10 Replies) Modal Popup over ImageMap diagram (Read 6854 times)
TonyH
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 6
Joined: Nov 1st, 2010
Modal Popup over ImageMap diagram
Feb 15th, 2013 at 9:07am
Print Post  
Hi,

I'm using the latest beta version in ImageMap mode.

I have an Ajax ModalPopupExtender which shows a panel over the top of the diagram.

When fields are selected within the popup panel I have noted the NodeClicked event is being fired on the server.

Is there anyway to prevent this?

Many thanks for your help with this.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Modal Popup over ImageMap diagram
Reply #1 - Feb 15th, 2013 at 10:54am
Print Post  
Hi,

We could not reproduce this. Please attach a sample project that shows the problem.

Stoyan
  
Back to top
 
IP Logged
 
TonyH
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 6
Joined: Nov 1st, 2010
Re: Modal Popup over ImageMap diagram
Reply #2 - Feb 15th, 2013 at 2:22pm
Print Post  
Hi

I have created a simple project to illustrate the issue but I can't seem to upload the zip file here.

I have reduced the size to under 250k.

Many thanks again.

Tony
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Modal Popup over ImageMap diagram
Reply #3 - Feb 15th, 2013 at 2:35pm
Print Post  
Remove the diagram assemblies from the zip file and it should get small enough to attach here.

Stoyan
  
Back to top
 
IP Logged
 
TonyH
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 6
Joined: Nov 1st, 2010
Re: Modal Popup over ImageMap diagram
Reply #4 - Feb 15th, 2013 at 2:50pm
Print Post  
The file is only 172k but wehn added to attachment 1 the reply won't preivew or post
  
Back to top
 
IP Logged
 
TonyH
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 6
Joined: Nov 1st, 2010
Re: Modal Popup over ImageMap diagram
Reply #5 - Feb 15th, 2013 at 3:37pm
Print Post  
Trying again using Firefox.

Please note AjaxControlToolkit and diagraming dll's removed
  

Temp.zip (Attachment deleted)
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Modal Popup over ImageMap diagram
Reply #6 - Feb 18th, 2013 at 7:33am
Print Post  
We couldn't reproduce that with your project too. What OS, browser, toolkit and .NET versions are you using?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Modal Popup over ImageMap diagram
Reply #7 - Feb 20th, 2013 at 12:30pm
Print Post  
Our developers think that might be related to an UpdatePanel problem they fixed earlier (http://mindfusion.eu/Forum/YaBB.pl?num=1359463800). Please check if you still get the event raised with our latest build from https://mindfusion.eu/_beta/NetDiagram5.zip

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
jlj30
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 183
Joined: Sep 4th, 2011
Re: Modal Popup over ImageMap diagram
Reply #8 - Feb 20th, 2013 at 2:34pm
Print Post  
Hi,

It seems that I have stumbled across the same (or similar) problem as Tony.
The OnNodeClicked event is firing using an ImageMap.
I am NOT using the latest beta code.

I have a RadAjaxPanel (Telerik control) in my master page.
If I disable AJAX in the Page_Load event of my problem page, everything works fine.  With AJAX enabled, the OnNodeClicked event fires (sometimes).  It seems that I actually have to click on a node first and then subsequent actions on the page (which do not involve clicking on the diagram) cause the event to fire.

Does this sound like the same issue your developers believe is addressed in the latest beta build? 

If so, I'll give it a try.

Thanks

Jim
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Modal Popup over ImageMap diagram
Reply #9 - Feb 20th, 2013 at 2:44pm
Print Post  
Hi,

Yes, it should be fixed in the latest build.

Stoyan
  
Back to top
 
IP Logged
 
jlj30
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 183
Joined: Sep 4th, 2011
Re: Modal Popup over ImageMap diagram
Reply #10 - Feb 20th, 2013 at 9:04pm
Print Post  
Hi,

The latest build has in fact addressed this issue for me.
I hope it does the same for you Tony.

Thanks Stoyan.

Jim

PS: Can I get the "Trial Version" and the beta message at the top of the diagram to go away.  Both are impacting my ability to test properly.
  
Back to top
 
IP Logged
 
jlj30
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 183
Joined: Sep 4th, 2011
Re: Modal Popup over ImageMap diagram
Reply #11 - Feb 21st, 2013 at 2:15pm
Print Post  
Hi,

My apologies.  The V5 Beta DID NOT fix my issue.
If I disable AJAX, everything works fine.
With AJAX enabled, I end up in server-side OnNodeClicked event code:(

Given that we will likely be rolling out a new release of our web application within the next several weeks, I think I'll hold off with V5 for now.

Jim
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Modal Popup over ImageMap diagram
Reply #12 - Feb 21st, 2013 at 5:36pm
Print Post  
Our developer has tried the Terlik's Ajax panel too, but couldn't reproduce the extra events. Are you sure your project was referencing the latest assemblies? Is your DiagramView inside or outside the panel, and is it a part of the .master or the content page?
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint