Strange resize behaviour for qt backend

Hi again,

Ole Streicher <ole-usenet-spam@...361...> writes:

Darren Dale <dsdale24@...287...> writes:

I am really busy with other things, and can't offer suggestions unless
you post a short, simple, standalone script that demonstrates the
problem.

Sure:
w.show()
a.exec_()

I forgot to say: execute this code, and then try to resize the window
width with the mouse -- this leads to a wrong scrollbar width. Trying to
resize the window height with the mouse leads to a wrong scrollbar
position.

Best regards

Ole