diff options
author | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2009-04-28 09:33:56 (GMT) |
---|---|---|
committer | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2009-04-28 11:33:36 (GMT) |
commit | 8ec06f944915a56ef7ad3f1a9416b16271055fb9 (patch) | |
tree | 045e8041197219df30054c198759c3b86445c684 /src/3rdparty/libmng | |
parent | d851374c7894ac62367d885e7c24650d8635d2e8 (diff) | |
download | Qt-8ec06f944915a56ef7ad3f1a9416b16271055fb9.zip Qt-8ec06f944915a56ef7ad3f1a9416b16271055fb9.tar.gz Qt-8ec06f944915a56ef7ad3f1a9416b16271055fb9.tar.bz2 |
Cocoa: qwidget auto test fails (windowMoveResize)
The test fails because, in cocoa, when resizing a window to zero (either
w or h), cocoa will also move the window up in the corner (!). So the
fix is to issue an extra move back to it's true location after the
resize. The faulty cocoa move is issued inside the resize callback, so
we choose to not update the window location anymore from a pure resize
callback.
Task-number: 251895
Reviewed-by: Trenton Schulz
Diffstat (limited to 'src/3rdparty/libmng')
0 files changed, 0 insertions, 0 deletions