Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.RC1
-
Fix Version/s: 3.1, EE-3.0.0.GA_P01
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Tested on tomcat 7 in FF 13.
Description
The code being used is at repo\qa\trunk\Regression-Icefaces2\Sparkle\Nightly\datatable under views/scrollingGroupHeader.jsf
Unfortunately, I have no idea what might cause this, so all I can do is describe what I'm seeing in the simplest terms:
-The 'track' row may or may not center correctly, and when it's used on it's own (ie. Other two rows are deleted) it will not stretch to the specified column span.
-The UPC row stretches far beyond what it should, regardless of attempts to bind it using colspan.
-Removing just the UPC column causes the footer to almost work, just missing what the UPC column should be
-Pasting the header code into the footer results in a structurally correct (ie, the column/row boundaries are in the correct locations) footer, but without any of the inner text and dramatically smaller than the header is.
Unfortunately, I have no idea what might cause this, so all I can do is describe what I'm seeing in the simplest terms:
-The 'track' row may or may not center correctly, and when it's used on it's own (ie. Other two rows are deleted) it will not stretch to the specified column span.
-The UPC row stretches far beyond what it should, regardless of attempts to bind it using colspan.
-Removing just the UPC column causes the footer to almost work, just missing what the UPC column should be
-Pasting the header code into the footer results in a structurally correct (ie, the column/row boundaries are in the correct locations) footer, but without any of the inner text and dramatically smaller than the header is.
Activity
Brennan Mckinney
created issue -
Brennan Mckinney
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | 2RowUPC.png [ 14697 ] | |
Attachment | HeaderAsFooter.png [ 14698 ] | |
Attachment | WithoutUPCCol.png [ 14699 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 3.2 [ 10338 ] | |
Fix Version/s | EE-3.0.0.GA_P01 [ 10327 ] | |
Assignee | Nils Lundquist [ nils.lundquist ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29965 | Thu Jul 12 15:28:22 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
|
Nils Lundquist
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 3.1 [ 10312 ] | |
Fix Version/s | 3.2 [ 10338 ] |
Nils Lundquist
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29985 | Mon Jul 16 10:23:44 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
|
Nils Lundquist
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Screenshots of the various stages of problem