View Issue Details

IDProjectCategoryView StatusLast Update
0001340OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-12-07 13:59
Reporterdainius.bigelis Assigned To 
PrioritylowSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.5 revision 21618 
Fixed in Version4.2.0 revision 23610 
Summary0001340: Incorrect item is moved to other AJAX area when Selected and Moved item are different
DescriptionOpen any AJAX list where you can assign some items (move from left area to right) - i.e. the list of Categories assignment to Shipping Rules.
In the left AJAX area (where list of categories is displayed) - select one item (A).
Then (when first item is still selected) - drag other item (B) to the Right area.
As a result - the A item is moved to the right area, instead of B.
In this case the item which is draged should be moved to right area, instead of the item, which was selected.
TagsAJAX
Attached Files
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

alfonsas_cirtautas

2009-10-07 11:09

reporter   ~0001892

fix, unselected element will be selected automatically on drag start (with exception off pressed ctrl of shift keys)