0

I have weird problem with scrolling QTableWidget inside QGraphicsScene. If I just put some text inside any cell with setItem method, scrolling works fine. But if I put this text in QLabel and set it with setCellWidget scrolling doesn't work. In the picture should be row and column # of current cell.

enter image description here

Code: https://github.com/ntfshard/SO_18-01-2021

3
  • Qt 5.15.2 (MSVC 2019, 64 bit) Commented Jan 18, 2021 at 18:33
  • Seems known bug. bugreports.qt.io/browse/QTBUG-12253 Commented Jan 18, 2021 at 21:51
  • Qt 5.15.14 – still reproducible Commented Jun 12, 2024 at 3:56

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.