Export to GitHub

gong-wpf-dragdrop - issue #37

Slider in list item can't be changed. DD thinks the list item is being dragged.


Posted on Jun 22, 2011 by Grumpy Bear

What steps will reproduce the problem? 1. In XAML created a ListBox with a DataTemplate containing a slider 2. Start to move the slider 3. DD thinks it dragging the list item (you can see the cursor and adorner) 4. Slider stops moving because presumeably the listItem is being dragged

What is the expected output? What do you see instead? 1. Would like to be able move the slider in a draggable list item.

What version of the product are you using? On what operating system? 1. Win 7 2. Latest download 0.1.2

Please provide any additional information below. 1. This problem was indirectly mentioned in issues 10 and 12 2. This is beautifully implemented especially for MVVM. Would really like to standardize on using it.

Status: New

Labels:
Type-Defect Priority-Medium