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
Field | Original Value | New Value |
---|---|---|
Attachment | basic.war [ 14325 ] |
Attachment | basic2.war [ 14326 ] |
Salesforce Case | [5007000000LHMs6] | |
Assignee | Ken Fyten [ ken.fyten ] |
Fix Version/s | EE-3.0.0.GA_P01 [ 10327 ] | |
Assignee Priority | P2 | |
Assignee | Ken Fyten [ ken.fyten ] | Mircea Toma [ mircea.toma ] |
Assignee Priority | P2 | P1 |
Assignee Priority | P1 | P2 |
Assignee | Mircea Toma [ mircea.toma ] | yip.ng [ yip.ng ] |
Fix Version/s | 3.2 [ 10338 ] | |
Assignee Priority | P2 | P1 |
Assignee | yip.ng [ yip.ng ] | Mircea Toma [ mircea.toma ] |
Fix Version/s | 3.1 [ 10312 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30168 | Mon Jul 23 09:00:29 MDT 2012 | mircea.toma | |
Files Changed | ||||
![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Affects | [Documentation (User Guide, Ref. Guide, etc.)] | |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30174 | Mon Jul 23 15:32:34 MDT 2012 | mircea.toma | |
Files Changed | ||||
![]() |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30288 | Thu Jul 26 15:07:43 MDT 2012 | mircea.toma | |
Files Changed | ||||
![]() ![]() ![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 [ 10010 ] |
Attaching test cases. Each is a copy of our samples/core/basic application built with the customer's test bean and page added. The difference is:
basic.war = The icefaces3/trunk/icefaces/ (this one shows the issue)
basic2.war = The icefaces-ee/tags/icefaces-ee-2.0.0.GA/icefaces/ (this one works)