Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.2, 6.8.0 Beta4
-
Windows 11
-
-
ceebef9af (dev), 63a4def50 (6.8), 8370e60b3 (6.7)
Description
In Qt 6.7.2, a QTableView backed by a QAbstractTableModel can have cells that appear without their text until the cell is selected.
This can be observed by building OBS Studio at commit 9925345eb6f93ee5e801d4b8c01f0378cc51586e, but with Qt 6.7.2 instead of 6.6.3, and running it on Windows 11. Once OBS Studio is running:
- Open the Scene Collection menu
- Select Import
- Click the Add button
- Browse to some scene collection files to import
- Select one or more scene collection files to import
- Click the Open button
- Observe the text in the Collection Path cells is not visible
Note, this issue only manifests on Windows 11. It does not show up on Windows 10.
I have attached some screenshots of how this appears in Qt 6.6.3 and Qt 6.8.0-beta4. I have also attached some empty OBS Studio scene collection files to test importing.
Attachments
For Gerrit Dashboard: QTBUG-128517 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
590876,3 | QWindows11Style: Draw ItemView text, in case of custom Widget | dev | qt/qtbase | Status: MERGED | +2 | 0 |
592914,2 | QWindows11Style: Draw ItemView text, in case of custom Widget | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |
593005,2 | QWindows11Style: Draw ItemView text, in case of custom Widget | 6.7 | qt/qtbase | Status: MERGED | +2 | 0 |