Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.1
-
-
622133ace (dev), a4dc60e9f (6.9)
Description
A QTextEdit is used to draw a table with text in many cells. The borders of the cells no longer appear after upgrading Qt
Steps to reproduce the issue:
- Build and run the attached example project using Qt 6.6.3 or 6.5.7.
- Observe that the cells have red borders.
- Rebuild and run the same example project using Qt 6.8.1.
- Notice that the red borders are completely missing.