Details
-
Type: Bug
-
Status: Closed
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
-
Component/s: Sample Apps
-
Labels:None
-
Environment:All servers, FF 31, Chrome 37, IE 11.
-
Assignee Priority:P3
Description
See attached screenshot.
This issue can be reproduced by navigating to ace:dataTable > Grouping and then to ace:cellEditor.
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 edit alignment issue.
A similar issue was found inICE-10067 on ee-maintenance branch.
This issue can be reproduced by navigating to ace:dataTable > Grouping and then to ace:cellEditor.
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 edit alignment issue.
A similar issue was found in
Activity
Liana Munroe
created issue -
Liana Munroe
made changes -
Field | Original Value | New Value |
---|---|---|
Affects Version/s | 4.0 [ 11382 ] | |
Affects Version/s | EE-3.3.0.GA_P02 [ 11371 ] |
Liana Munroe
made changes -
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] |
Liana Munroe
made changes -
Component/s | ACE-Components [ 10050 ] |
Liana Munroe
made changes -
Environment | All servers, FF 29, Chrome, IE 9. Jenkins EE build 11. | All servers, FF 31, Chrome 37, IE 11. |
Liana Munroe
made changes -
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. |
See attached screenshot.
This issue can be reproduced by navigating to ace:dataTable > Grouping and then to ace:cellEditor. 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 alignment issue. |
Liana Munroe
made changes -
Attachment | cellEditor.PNG [ 17499 ] | |
Attachment | edit.PNG [ 17500 ] |
Liana Munroe
made changes -
Description |
See attached screenshot.
This issue can be reproduced by navigating to ace:dataTable > Grouping and then to ace:cellEditor. 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 alignment issue. |
See attached screenshot.
This issue can be reproduced by navigating to ace:dataTable > Grouping and then to ace:cellEditor. 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 edit alignment issue. |
Liana Munroe
made changes -
Description |
See attached screenshot.
This issue can be reproduced by navigating to ace:dataTable > Grouping and then to ace:cellEditor. 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 edit alignment issue. |
See attached screenshot.
This issue can be reproduced by navigating to ace:dataTable > Grouping and then to ace:cellEditor. 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 edit alignment issue. A similar issue was found in |
Ken Fyten
made changes -
Fix Version/s | EE-4.0.0.GA [ 11171 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43953 | Mon Jan 26 11:33:21 MST 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/dataTable/dataTableGrouping.xhtml
|
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Arturo Zambrano
made changes -
Fix Version/s | EE-3.3.0.GA_P03 [ 11572 ] |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
r43953: changed the table id in the data table grouping demo, in order to avoid applying the same dynamically computed styling to other tables that had the same id.