https://bugs.kde.org/show_bug.cgi?id=524099
Ismael Asensio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #1 from Ismael Asensio <[email protected]> --- Can confirm This is a style issue (breeze QStyle through qqc2-desktop-style). The style draws a separator line at the end of the table header using a separator color that clashes with the background. As possible fixes, I couldn't find a way to disable the drawing of this line, or making it transparent, from the desktop style (or the plasma theme). The other fix path was trying to adjust the sizing to stretch the header items so there is no extra space within the table at the right side. But that attempt was also unsuccessful due to the already complex layout of the widget -- You are receiving this mail because: You are watching all bug changes.
