Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
6.0, 6.1, 6.2, 6.3
-
None
-
ubuntu 19.04
-
-
60f21e96ae (qt/qtbase/dev) 6a28cf6dee (qt/qtbase/6.2) 60f21e96ae (qt/tqtc-qtbase/dev) a7f8a9291f (qt/qtbase/6.3) 6a28cf6dee (qt/tqtc-qtbase/6.2) a7f8a9291f (qt/tqtc-qtbase/6.3)
Description
build and run network/torrent examples, the download state text layout with vertical, see error.mp4.
since https://codereview.qt-project.org/c/qt/qtbase/+/311775 and https://codereview.qt-project.org/c/qt/qtbase/+/378869 was commited,
Initialize QStyleOptionProgressBar with QStyle::State_Horizontal default,this examples shouldn't cover QStyle::State_Horizontal because this will cause progessBar text layout with vertical.