Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC1
-
Fix Version/s: EE-3.0.0.BETA, 3.0.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IF 3..0
Description
DataTable sort control integer is incorrectly positioned by chrome on update. When inspected with the chrome dev tools, the span moves to the correct position.
Only presents in Chrome.
Only presents in Chrome.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Nils Lundquist [ nils.lundquist ] |
| Salesforce Case | [] | |
| Component/s | ACE-Components [ 10050 ] | |
| Fix Version/s | 3.0.1 [ 10282 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #26760 | Tue Dec 06 12:17:43 MST 2011 | nils.lundquist | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.css
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | EE-3.0.0.BETA [ 10324 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Fixed with change from position:absolute to float:left for integer.
r26760