diff options
author | Pasi Pentikainen <ext-pasi.a.pentikainen@nokia.com> | 2012-02-13 17:59:23 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-02-27 16:14:14 (GMT) |
commit | 21b9d81d527f100e25a4c6dedaf423cdd8f6827c (patch) | |
tree | 6073eb2e76f93ec182b3be52eb1641b8ed455aeb /src/scripttools/debugging/qscriptdebuggercodeviewinterface.cpp | |
parent | 2fa9c829faae10f445fd580627114a8383b753ab (diff) | |
download | Qt-21b9d81d527f100e25a4c6dedaf423cdd8f6827c.zip Qt-21b9d81d527f100e25a4c6dedaf423cdd8f6827c.tar.gz Qt-21b9d81d527f100e25a4c6dedaf423cdd8f6827c.tar.bz2 |
Fix mouse wheel page-by-page scrolling on windows
In windows, the page-by-page mouse wheel scrolling is configured with
scroll lines value of -1, which maps to INT_MAX. The scroll calculations
had an integer overflow issue which caused the wheel scrolling to scroll
only downwards when configured with large enough value like this.
Task-number: QTBUG-11336
Change-Id: Ib4440367ce2617f96797c1f8cc8ec9e6a2f8467c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Andrew Semenenko
Reviewed-by: Shane Kearns <ext-shane.2.kearns@nokia.com>
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodeviewinterface.cpp')
0 files changed, 0 insertions, 0 deletions