diff options
author | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-07-07 14:24:49 (GMT) |
---|---|---|
committer | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-07-07 15:04:14 (GMT) |
commit | fbc384f1bc1dd57e4af8e008b9db000b6ff82a37 (patch) | |
tree | ee7f8c03415f954e57d457711e9aa582778086c5 /src/3rdparty/webkit/JavaScriptCore/runtime/JSNumberCell.cpp | |
parent | 424e2e68f9a3f556ad2d06e2fbceac0d48c060be (diff) | |
download | Qt-fbc384f1bc1dd57e4af8e008b9db000b6ff82a37.zip Qt-fbc384f1bc1dd57e4af8e008b9db000b6ff82a37.tar.gz Qt-fbc384f1bc1dd57e4af8e008b9db000b6ff82a37.tar.bz2 |
On Mac OS X, translate the wrect to the coordinates on screen
In the following configuration, wrect was off-screen and the widget was
not painted:
-scroll area "A"
-contains another scrollarea "B" with 2*WRECT_MAX < size < XCOORD_MAX
-the widget contained in B has size > XCOORD_MAX
-A is scrolled to the the bottom
To fix the issue, wrect is moved to the area where the top level window
is in the widget coordinate.
Task-number: 144779
Reviewed-by: nrc
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/runtime/JSNumberCell.cpp')
0 files changed, 0 insertions, 0 deletions