Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.0
-
None
-
arch linux 64 with KDE, but it also happens in gnome
-
-
25133a1b77c059e32760f3d288c985183d86da4a (qt/qtbase/5.12)
Description
Since version 5.12.0 (i.e. not in version 5.11.2 and before) the QListWidget renders some item text incorrectly. Short text is okay, but long one which extends item width is additional cut off at the beginning, no matter if TextElideMode is set to Left, Right or Middle.
In the attachment there are screenshots showing
- the QListWidget/QAbstractItemView with Qt::TextElideMode Qt::ElideRight
- a list of the correct names to see how they were cut off.
Attachments
Issue Links
- is duplicated by
-
QTBUG-72869 A bug in text alignment in QAbstractItemView derived objects when layout direction is Right-To-Left and text elision is not Qt::ElideNone
- Closed
-
QTBUG-73845 [REG 5.11.2-5.12.0] Elided text in tree displaying incorrectly
- Closed
-
QTBUG-73411 QTableView incorect elide text on resize column
- Closed