summaryrefslogtreecommitdiffstats
path: root/src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2011-02-07 15:42:35 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2011-02-08 10:07:03 (GMT)
commitae25e6be41aaba90507022d792e2defcaf4cbfb6 (patch)
tree345f133c27364bca46aee820461db1d1663ad151 /src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp
parentdce6cb12d22d7356fc2d45fd81f2797f9ae44190 (diff)
downloadQt-ae25e6be41aaba90507022d792e2defcaf4cbfb6.zip
Qt-ae25e6be41aaba90507022d792e2defcaf4cbfb6.tar.gz
Qt-ae25e6be41aaba90507022d792e2defcaf4cbfb6.tar.bz2
Removed obsolete code that was incorrectly handling ConfigureNotify
The code in question was calling XSync and then processing ConfigureNotify requests, but only using the width/height information from the event, while ignoring the x,y properties. The code was consuming synthetic ConfigureNotify with x,y in root coordinate system that we are supposed to receive from the window manager, which broke mapFromGlobal/mapToGlobal behavior (after cdd776a91e65bf5c30cea1bab9823134a3f797d0) Reviewed-by: Olivier Goffart
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions