Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.7.1, 5.8.0 RC
-
None
-
5712c62d1cfdcf56c772d8a63d52ad58945f194c
Description
QTreeWidget when given a text which is much too large for a column (and probably multiline), doesn't display anything at all. Only when the widget is resized, the text suddenly pops up. Probably (since I've not checked) a text which is larger than column width, but not too large gets drawn. An example of such text can be seen here: https://bitbucket.org/krojew/evernus/issues/attachments/215/krojew/evernus/1483459663.92/215/error%20transferring.jpg
Those lines are not visible until the widget gets resized horizontally. Note this is a single multiline item.
Attachments
Issue Links
- duplicates
-
QTBUG-12129 text eliding does not work correctly when a section's width is larger than the last visible line
- Closed
- is duplicated by
-
QTBUG-10379 When a line of text is elided in a multi-line text field, all subsequent lines are removed.
- Closed