Details
-
Type: Bug
-
Status: Closed
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02
-
Fix Version/s: EE-3.3.0.GA_P02
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:All servers, FF 29, Chrome, IE 9. Jenkins EE build 11.
-
Assignee Priority:P3
Description
Showcase ace:dataTable Row/Cell Editing alignment issue. see attached screenshot.
This issue can be reproduced by navigating to ace:dataTable > Multi Row Header and then to ace:dataTable Row/Cell Editing.
Immediately noticeable is that the data in the cells is not center - aligned with the headers.
Click on a cell to go into edit mode.
Observe miss-alignment issue.
This issue can be reproduced by navigating to ace:dataTable > Multi Row Header and then to ace:dataTable Row/Cell Editing.
Immediately noticeable is that the data in the cells is not center - aligned with the headers.
Click on a cell to go into edit mode.
Observe miss-alignment issue.
Activity
Liana Munroe
created issue -
Liana Munroe
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Edit.PNG [ 17211 ] |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
Affects Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
Priority | Major [ 3 ] | Trivial [ 5 ] |
Assignee Priority | P3 [ 10012 ] | |
Component/s | ACE-Components [ 10050 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41304 | Thu Jun 05 13:18:15 MDT 2014 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/dataTable/dataTableMultiRowHeader.xhtml
|
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Committed fix consisting in changing the ace:dataTable id in the Multi Row Header demo, in order to prevent applying the same computed styles to other tables in the showcase that had the same id (since demos are loaded dynamically without reloading the whole page), at revisions 41302, 41303 and 41303, to the 3.3 EE maintenance branch, P02 tag and 4.0 trunk, respectively.