Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7RC1
-
Fix Version/s: 1.7
-
Component/s: ICE-Components
-
Labels:None
-
Environment:n/a
-
ICEsoft Forum Reference:
-
Support Case References:
Description
The panelDivider divider will show up offset when dragging in an absolute-positioned container. Have to adjust for absolute offset.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Support Case References | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4718 |
| Fix Version/s | 1.7.1 [ 10122 ] |
| Fix Version/s | 1.7 [ 10080 ] | |
| Fix Version/s | 1.7.1 [ 10122 ] | |
| Assignee Priority | P2 | |
| Description | The panelDivider divider will show up offset when dragging in an absoute-positioned container. Have to adjust for absolute offset. | The panelDivider divider will show up offset when dragging in an absolute-positioned container. Have to adjust for absolute offset. |
| Assignee | Yip Ng [ yip.ng ] |
| Attachment | screenshot-1.jpg [ 10887 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16118 | Thu Mar 27 15:49:14 MDT 2008 | yip.ng | Changed calculation of mouse coordiantes to account for a positioned containing block. |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/lib/extras/resizablePanelGrid.js
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P2 | |
| Assignee | Yip Ng [ yip.ng ] |

I think it is the same problem as
ICE-2889.