Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.9.3
Description
An application has a QTableWidget with set font. Now, when sections are moved the section indicator doesn't use the set font. This looks ugly especially when the set font has different size than the default font. It doesn't make any difference if the font is set to QTableWidget or directly to the QHeaderView.
The attached example can be used to reproduce the problem. Vertical header has Tahoma, size 20 font and its sections are movable.