Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.9.1
Description
using windows11 style we see a unpleasant effect with QTableView. If one
selects a cell (by clicking in it) and than select another cell.
Sometimes the old cell remains visually selected - means it is not
always repainted. It is immediately repainted if the mouse pointer
leaves the QTableView.
Attached screen recording. It can be seen with any simple table view example. One will have to click faster.