Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:win xp
-
Support Case References:
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
setting dropTarget="true" causes panelGroup content to bleed out of a scrollable div in IE. Setting dragOptions="dragGhost" does not fix the issue.
Activity
Field | Original Value | New Value |
---|---|---|
Support Case References | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4305 |
Assignee | Adnan Durrani [ adnan.durrani ] |
Fix Version/s | 1.7DR#1 [ 10100 ] |
Fix Version/s | 1.7 [ 10080 ] | |
Fix Version/s | 1.7DR#1 [ 10100 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15505 | Fri Jan 04 12:49:41 MST 2008 | adnan.durrani | Fix for |
Files Changed | ||||
![]() |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Affects | [Documentation (User Guide, Ref. Guide, etc.)] | |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15506 | Fri Jan 04 14:29:13 MST 2008 | adnan.durrani | Important note added related to |
Files Changed | ||||
![]() |
Fix Version/s | 1.7Beta1 [ 10121 ] | |
Fix Version/s | 1.7 [ 10080 ] |
Priority | Major [ 3 ] | Minor [ 4 ] |
Fix Version/s | 1.7 [ 10080 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Adnan Durrani [ adnan.durrani ] |
It doesn't seem like an easy fix, during the analysis It came across that IE has some bug when dealing with overflow and position properties. There are many work around for different scenarios but I did not find any to fix this problem.