summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
diff options
context:
space:
mode:
authorAndre de la Rocha <andre.rocha@qt.io>2019-09-20 18:12:42 +0200
committerAndre de la Rocha <andre.rocha@qt.io>2019-09-23 17:36:34 +0200
commita8ec52d5e76bc769ed63be1ad543be8f687e5dac (patch)
tree989d4628f440c9352b1878eca8f4a5c67764d8e8 /tests/auto/corelib/tools
parentc4956dbb6749540af5aab4937b1f913a78dda2e6 (diff)
Windows QPA: Fix close button not working on Windows 7
A previous change modified hit testing in the non-client area of fixed-size windows, in order to prevent showing a resize cursor when the windows are not resizable (QTBUG-77220). The change assigned HTCAPTION for any point over the entire title bar, including the top bar buttons, which on Windows 7 classic or basic desktop caused these buttons to become unresponsive. The present fix changes this behavior to redefine only the outer sizing frame, while letting the rest of the title bar be handled by DefWindowProc(). Fixes: QTBUG-78262 Change-Id: Id6e821a805c8333a67988f87c3727bed0c93290e Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'tests/auto/corelib/tools')
0 files changed, 0 insertions, 0 deletions