Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Operating System: Windows XP
Platform: PC
Description
Open http://XXXXXX:XXXX/dragdrop2/ page.
Drag the grey box onto box One. User will see the 'DropValue' changed to 'One'.
Now Drag it outside the box (not in any box, either Box One or Box Two).
User will see the 'DropValue' still the same. It should go back to initial
value i.e. 'Test'
Drag the grey box onto box One. User will see the 'DropValue' changed to 'One'.
Now Drag it outside the box (not in any box, either Box One or Box Two).
User will see the 'DropValue' still the same. It should go back to initial
value i.e. 'Test'
Fixed so when the drag box is dropped in a non target place it will read 'Test'.
Revision #13050