Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
5.12.0, 5.12.1
-
None
-
Reproduced on Windows 10, version 1809 (17763.316).
-
25133a1b77c059e32760f3d288c985183d86da4a
Description
Text in a QTreeView/QTreeWidget that is horizontally center-jusitifed or right-justified produces displays errors when the text becomes elided. This makes the text increasingly unreadable as the column shrinks and more text is elided, eventually reaching the point to no next being displayed.
The expected result is that the left side of the text remains visible no matter the size of the column.
This is a regression that occurred in 5.12.0 and has not yet been fixed in 5.12.1. This has somehow been fixed in the 5.13.0 alpha.
Hopefully that fix can be pulled into 5.12.x given its LTS status.
Attachments
Issue Links
- duplicates
-
QTBUG-72805 [Reg 5.11 -> 5.12] QListWidget/QAbstractItemView has incorrectly rendered item text if the text extends item width
- Closed
- relates to
-
QTBUG-73721 [REG 5.11-5.12] QTableWidget wraps text before there is enough vertical space
- Closed