Ticket #2529204 (closed defect)
Reporter Anthony Pipkin |
Opened: 08/16/10 Last modified: 09/7/10 Status: closed Type: defect Resolution: fixed |
Owner Dav Glass |
Target Release: 3.2.0 Priority: P2 (high) |
|---|---|---|---|
| Summary: | DD Constrain Region | ||
| Description: | While trying to constrain to a region, I found what appears to be a bug. I tried two different ways to set a constrain region and it is not constraining. Attached is a link. |
||
| Type: | defect | Observed in Version: | 3.1.1 |
| Component: | DragDrop | Severity: | S3 (normal) |
| Assigned To: | Dav Glass | Target Release: | 3.2.0 |
| Location: | Library Code | Priority: | P2 (high) |
| Tags: | Relates To: | ||
| Browsers: | All | ||
| URL: | http://skylermedia.com/demo/dd-constrain/constrain.html | ||
| Test Information: | |||
Change History
|
Posted: 08/16/10
|
|
Posted: 08/16/10
There is a small difference in your examples ;) The 3.0.0 example uses numbers in the constrain object, the one you are reporting the bug on uses strings:
Try setting them as numbers and it should work.. |
|
Posted: 08/16/10
Updated 3.1.1 example. Still not correct when using numbers instead of string. Also the region returned from the node is not working either. |
|
Posted: 08/16/10
|
|
Posted: 08/16/10
Fixes #2529204 - Fixed issue with the region attribute no longer being cloned on get |
|
Posted: 08/24/10
Fixes #2529204 - Fixed issue with the region attribute no longer being cloned on get |
|
Posted: 09/7/10
|