https://bugs.kde.org/show_bug.cgi?id=400831
--- Comment #4 from younker...@gmail.com <younky.y...@yahoo.com> --- (In reply to Laurent Montel from comment #3) > "messagelib/messagelist/src/core/view.cpp. changed the hard coded width > setting from 45 to 85," did you test this patch ? Yes, as you can see from the screenshot, after change the width from 45 to 85, the text is not wrapped. But this is not the solution, I also tried to remove the width attribute, but this change makes the layout of the 2 columns moving to center of the tooltip. Another solution maybe just remove the width attribute and set the align attribute to left for the first column of the tooltip window. Though the alignment of the first column may be not good, but at least the behaviour is consistent. -- You are receiving this mail because: You are watching all bug changes.