Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Erratic behavior if shape dragged outside bounds of diagram in Imagemap Mode / Possible Bug (Read 4257 times)
saad
Full Member
***
Offline


I Love MindFusion!

Posts: 117
Joined: Oct 8th, 2012
Erratic behavior if shape dragged outside bounds of diagram in Imagemap Mode / Possible Bug
Oct 27th, 2012 at 5:06am
Print Post  
The attachment will explain the problem better.

Is this by design? Is this due to something I've done wrong?
This does not happen in javaApplet mode by the way.

BTW this behavior can be reproduced by looking at your own Interactivity example in C:\Program Files (x86)\MindFusion\MindFusion.Diagramming for ASP.NET (Trial Version)\VS2010 (.NET 4.0)\Samples\
« Last Edit: Oct 27th, 2012 at 8:47am by saad »  

Capture_026.PNG (Attachment deleted)
Back to top
 
IP Logged
 
saad
Full Member
***
Offline


I Love MindFusion!

Posts: 117
Joined: Oct 8th, 2012
Re: Erratic behavior if shape dragged outside bounds of diagram in Imagemap Mode / Possible Bug
Reply #1 - Oct 27th, 2012 at 8:46am
Print Post  
This behaveior was in firefox, in IE 9 its different, the top lane completely vanishes.
  
Back to top
 
IP Logged
 
saad
Full Member
***
Offline


I Love MindFusion!

Posts: 117
Joined: Oct 8th, 2012
Re: Erratic behavior if shape dragged outside bounds of diagram in Imagemap Mode / Possible Bug
Reply #2 - Oct 29th, 2012 at 10:28pm
Print Post  
I manged to solve it for IE9.  Before I share it, any ideas on why its happening stoyo?
  
Back to top
 
IP Logged
 
saad
Full Member
***
Offline


I Love MindFusion!

Posts: 117
Joined: Oct 8th, 2012
Re: Erratic behavior if shape dragged outside bounds of diagram in Imagemap Mode / Possible Bug
Reply #3 - Oct 29th, 2012 at 11:12pm
Print Post  
I managed to solve this for firefox as well, I shall write in detail later. Still would love to know why it happened.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Erratic behavior if shape dragged outside bounds of diagram in Imagemap Mode / Possible Bug
Reply #4 - Oct 30th, 2012 at 9:24am
Print Post  
I can't reproduce this in the Interactivity sample. Have you changed anything there? I suppose something like that could happen if the browser loses its mouse capture while dragging, and then after click it detects mouse up at the click position. Even in that case the node size should not change, unless you are setting Bounds from the NodeModified handler.

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


I Love MindFusion!

Posts: 117
Joined: Oct 8th, 2012
Re: Erratic behavior if shape dragged outside bounds of diagram in Imagemap Mode / Possible Bug
Reply #5 - Oct 30th, 2012 at 1:28pm
Print Post  
See pic attached
  

Capture_001.jpg (Attachment deleted)
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Erratic behavior if shape dragged outside bounds of diagram in Imagemap Mode / Possible Bug
Reply #6 - Oct 31st, 2012 at 7:22am
Print Post  
I was able to reproduce this by releasing the mouse over the tab, is that what you are doing? Then apparently Firefox doesn't raise the mouseUp event and the next click seems to be registered as dragging a different selection handle. That doesn't seem like a big problem to me, our developers will check it for next release anyway.
  
Back to top
 
IP Logged
 
saad
Full Member
***
Offline


I Love MindFusion!

Posts: 117
Joined: Oct 8th, 2012
Re: Erratic behavior if shape dragged outside bounds of diagram in Imagemap Mode / Possible Bug
Reply #7 - Oct 31st, 2012 at 7:27am
Print Post  
Thanks Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint