You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The column width is set to 180px, and the text is 'V1ES-Workload Security'.
The length of the text (including cell padding of 12px on each side), it exactly matches the 180px width.
This results in scrollWidth === clientWidth (no OverflowTooltip displayed), but the style is truncated.
Env
MacOS Ventura 13.6
Chrome 119.0.6045.123
The text was updated successfully, but these errors were encountered:
Issue
The column width is set to 180px, and the text is 'V1ES-Workload Security'.
The length of the text (including cell padding of 12px on each side), it exactly matches the 180px width.
This results in scrollWidth === clientWidth (no OverflowTooltip displayed), but the style is truncated.
Env
MacOS Ventura 13.6
Chrome 119.0.6045.123
The text was updated successfully, but these errors were encountered: