Hello,
I'm trying to use ListGrid cell wrapping along with some CSS to indent the whole paragraph. This works fine in Internet Explorer, but in Chrome, the padding can cause the text to overflow to right and get cut off. See screenshots below.
Is this a bug with SmartGWT, or one with Chrome? Is there another method to set padding for a cell that won't interfere with wrapping?
Thanks,
John
SmartClient Version: v12.0p_2018-04-03/LGPL Development Only (built 2018-04-03)
Chrome:
![chrome.png Click image for larger version
Name: chrome.png
Views: 343
Size: 9.1 KB
ID: 252596](filedata/fetch?id=252596&d=1522778642)
IE (desired behavior):
![Internet Explorer.png Click image for larger version
Name: Internet Explorer.png
Views: 319
Size: 3.0 KB
ID: 252597](filedata/fetch?id=252597&d=1522778712)
Style of the <td>:
I'm trying to use ListGrid cell wrapping along with some CSS to indent the whole paragraph. This works fine in Internet Explorer, but in Chrome, the padding can cause the text to overflow to right and get cut off. See screenshots below.
Is this a bug with SmartGWT, or one with Chrome? Is there another method to set padding for a cell that won't interfere with wrapping?
Thanks,
John
SmartClient Version: v12.0p_2018-04-03/LGPL Development Only (built 2018-04-03)
Chrome:
IE (desired behavior):
Style of the <td>:
Comment