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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Fixed with change from position:absolute to float:left for integer.
r26760