Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-3.3.0.GA_P02, 4.0
-
Component/s: Sample Apps
-
Labels:None
-
Environment:All browsers, showcase ace:draggable/droppable > Draggable demo
-
Assignee Priority:P2
-
Affects:Sample App./Tutorial
Description
When using the demo it is possible to drag the image completely out of the demo boundaries and there is no way to recover it without refreshing the page. Currently the revert attribute is set to false, maybe it could be set to true, or some kind of restraint could be put into place so that the draggable object does not become lost.
Activity
Liana Munroe
created issue -
Liana Munroe
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Assignee | Liana Munroe [ liana.munroe ] | |
Priority | Major [ 3 ] | Minor [ 4 ] |
Affects | Sample App./Tutorial [ 10001 ] | |
Assignee Priority | P2 [ 10011 ] |
Liana Munroe
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 4.0 [ 11382 ] | |
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
Fix Version/s | 4.1 [ 11375 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Modified showcase demo to make draggable area smaller so that the draggable image could not be dragged off the page. Tested with Tomcat 7, IE 11, 10, 9, 8, 7, FF 34, Chrome 42. Committed to EE-3.3.0 maintenance branch and ICEfaces 4 trunk r44690.