Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1, EE-3.0.0.GA
-
Fix Version/s: EE-3.0.0.GA_P01, 3.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
Noted by a client in the relevant SalesForce case. The provided simple test case shows the problem:
1) Deploy the test case and navigate to http://localhost:8080/basic/panelPositioned.jsf
2) Without scrolling, drag items. This should work.
3) Scroll down in the list and attempt to drag an item. This will not work and the scroll position will reset to the top.
This has a good chance of being a regression as the positioning works properly in ICEfaces EE 2.0 (although the scroll position still isn't maintained).
1) Deploy the test case and navigate to http://localhost:8080/basic/panelPositioned.jsf
2) Without scrolling, drag items. This should work.
3) Scroll down in the list and attempt to drag an item. This will not work and the scroll position will reset to the top.
This has a good chance of being a regression as the positioning works properly in ICEfaces EE 2.0 (although the scroll position still isn't maintained).
Activity
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P1 [ 10010 ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #30288 | Thu Jul 26 15:07:43 MDT 2012 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/compat/core/src/main/java/com/icesoft/faces/application/ExtrasSetup.java
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/compat/core/src/main/javascript/extras/extras.js
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/core/src/main/java/org/icefaces/util/EnvUtils.java
|
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #30174 | Mon Jul 23 15:32:34 MDT 2012 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/compat/core/src/main/javascript/extras/extras.js
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Affects | [Documentation (User Guide, Ref. Guide, etc.)] | |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #30168 | Mon Jul 23 09:00:29 MDT 2012 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/application/ExtrasSetup.java
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/util/EnvUtils.java
MODIFY
/icefaces3/trunk/icefaces/compat/core/src/main/javascript/extras/extras.js
|
| Fix Version/s | 3.1 [ 10312 ] |
| Fix Version/s | 3.2 [ 10338 ] | |
| Assignee Priority | P2 | P1 |
| Assignee | yip.ng [ yip.ng ] | Mircea Toma [ mircea.toma ] |
| Assignee | Mircea Toma [ mircea.toma ] | yip.ng [ yip.ng ] |
| Assignee Priority | P1 | P2 |
| Assignee Priority | P2 | P1 |
| Fix Version/s | EE-3.0.0.GA_P01 [ 10327 ] | |
| Assignee Priority | P2 | |
| Assignee | Ken Fyten [ ken.fyten ] | Mircea Toma [ mircea.toma ] |
| Salesforce Case | [5007000000LHMs6] | |
| Assignee | Ken Fyten [ ken.fyten ] |
| Attachment | basic2.war [ 14326 ] |
| Field | Original Value | New Value |
|---|---|---|
| Attachment | basic.war [ 14325 ] |

Applied fixes to maintenance branch.