A MouseArea should not receive move or release events if the press was not accepted.
authorMichael Brasser <michael.brasser@live.com>
Wed, 13 Feb 2013 04:19:10 +0000 (22:19 -0600)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 14 Feb 2013 14:04:05 +0000 (15:04 +0100)
commitb324ee38a67c6e8529023f3f4e34be8af5f60166
tree9b6e41ec7c7da4cb63613d3ade4faf3f8d081938
parente6aaaca5c1a5d01b8b0ef32abcb8ff6a39d81e3b
A MouseArea should not receive move or release events if the press was not accepted.

Change-Id: If70650d7150b224f4460697a953611dd37d57af1
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
src/quick/items/qquickwindow.cpp
tests/auto/quick/qquickmousearea/data/moveAndReleaseWithoutPress.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/tst_qquickmousearea.cpp