diff options
author | Norwegian Rock Cat <qt-info@nokia.com> | 2009-05-25 12:55:33 (GMT) |
---|---|---|
committer | Norwegian Rock Cat <qt-info@nokia.com> | 2009-05-25 13:00:02 (GMT) |
commit | e77f2e595d9b9a6f078f37894733c52bbcfeb695 (patch) | |
tree | 9268c51905c86f4898228ecf4c364f04eb748ebd /src/corelib | |
parent | 1a477dcad1171d2d195422072fce62fc936e56cb (diff) | |
download | Qt-e77f2e595d9b9a6f078f37894733c52bbcfeb695.zip Qt-e77f2e595d9b9a6f078f37894733c52bbcfeb695.tar.gz Qt-e77f2e595d9b9a6f078f37894733c52bbcfeb695.tar.bz2 |
BT: Prevent crash in Designer when using a scroll wheel to change a property.
There was some strangeness happening here with parents, but the main
problem was the fact that wheel was getting sent to the focusframe and
not to the widget below. However, the focusframe has the "transparent
for mouse events" flag set and wheel events probably should be
transparent as well.
Task-number: 253539
Reviewed-by: Richard Moe Gustavsen
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions