- 
    Bug 
- 
    Resolution: Unresolved
- 
    P2: Important 
- 
    None
- 
    6.2.4
- 
    None
- 
    macOS monterey 12.6.
 Qt 6.2.4
I'm trying to draw a progress bar in the QTableView using QStyleOptionProgressBar. But the progress bar is always drawn in the wrong rectangle.
 
I attached the screenshot and the demo that will help to reproduce the issue.
The same code works well on Windows.