Submitted by Armando on 2010/11/09 14:40
Some of these bugs are serious : items disappear and loose current parent linking.
 

First bug
 
Some contextual elements :
 
a-  items are sub items of some parent (i.e. : They already have parents)
b-  items are just links ( <a href=...> ....< /a>)
c-  items are dropped on a parent (not below, but ON it)
 
 
1- without selecting the item first, click on item  +  drag & drop on another parent :
 
a- if the destination parent was previously already selected, nothing is dragged and dropped.
b- if a sibbling was previously alreadyselected, it's the sibbling that gets dropped but not the dragged and dropped item. Note that this happens when you drag and drop and the mouse cursor appears as a hand, not a caret (yup, that happens). What can be very dangerous in that situation, is when  #1-b is mixed with #2 (below) --> very very confusing!
 
 
 
Second set of bugs (for any items, not just hyperlinks)
 

2- drag & drop items on their OWN parent (not below, but ON it):
 
Items disappear (and if not immediately, they will after a refresh): parent assignation is deleted (the current one, not the other ones if there are any others).
 
 
3- click + drag & drop at least 2 items at once AND move them elsewhere between other sibblings (their sibblings, of course) :
 
Items disappear (and if not immediately, they will after a refresh): parent assignation is deleted (the current one, not the other ones if there are any others... Well, I think so.).
 
 
 
Please, tell me if you can't reproduce this. I did my best, but it's not always easy to know if I missed some detail. These are important to solve ASAP.
Thanks.

 
 

Comments

I think I can put that in Mantis... if there aren't any objections?

Pierre_Admin

2010/11/10 00:16

In reply to by Armando

No objection. I'll be able to take a look at this on thursday
 

Tom

2010/11/10 06:56

In reply to by Armando

the first one was reported a good while ago - not sure if it in Mantis though - no, not in Mantis, I found the thread though
 
[quote=Pierre_Admin]
I'm now able to reproduce this issue.
 
This is a grid specific issue, in that the selection does not change when clicking on a hyperlink. Until this is fixed, you can either:
  1. Start drag-drop on some other part of the item (i.e. the # column or some other)
  2. Ensure that you first click to select the item and then drag-drop[/quote]
Should still go in Mantis IMO so as it's not forgotten (...to pester the grid manufacturer!)
 
The thread is messy cause it took me a while figure out why exactly it was happening but here's the link anyways
 

Armando

2010/11/10 09:08

In reply to by Tom

Ah! Yes. I knew one of those was reported at some point but I briefly searched and couldn't find it. Thanks Tom.

MANTIS
Update Issue1066
3 major bugs with Drag & Drop operation.  Bugmajor

All 3 bugs are fixed in 0.9.25H
 
Thanks for providing crystal clear instructions !
 

Armando

2010/11/24 10:15

In reply to by Pierre_Admin

[quote=Pierre_Admin]
All 3 bugs are fixed in 0.9.25H
 
Thanks for providing crystal clear instructions !
 
[/quote]
 
Thanks.
And... you're welcome.