Symptom
When using a table in SAPUI5, and the selector row is enabled, the cells for the selector checkbox are misaligned with other cells in the same row. The misalignment may appear on intial rendering, or after scrolling.
Environment
SAPUI5
Cause
The sap.ui.table.Table control does not support wrapping of text within the cell content. For more info, please see SAPUI5 SDK: Tables: Which One Should I Choose?
Resolution
Disable text wrapping for the cells in the table.
Keywords
KBA , CA-UI5-TBL , SAP UI5 table, smart table, list and tree controls , CA-UI5-COR , Core and Runtime , BC-SRV-APS-EXT-WDE , Web IDE Integration with S/4HANA Cloud for CBOs , Problem