Created attachment 171251 [details] Styles Inspector with VCL gen (same for Qt) Spin-off from bug 136764: if the text length exceeds the column size in a treeview it's continued at the second column, if empty. Probably a refresh problem. What do you think, Caolan?
confirmed :D
This is a glitch/quick which affected the gen-mode expert dialog treeview too, lets reuse the workaround used there.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/78df8f9dc1d28f5390aedb634b07817a22ce989c Resolves: tdf#141721 text from 1st col not clipped if 2nd col is empty It will be available in 7.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Thank you, Caolan!