summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorSami Merila <sami.merila@nokia.com>2010-08-25 12:44:45 (GMT)
committerSami Merila <sami.merila@nokia.com>2010-08-25 12:54:55 (GMT)
commit4c9212cdf38b35e89311416436f1e60b818b69c3 (patch)
tree6e47821da2d13b9405be3a30e0b6eee96917d634 /qmake
parentd9dd68c4400c3ca590ea425d6f3d070ea6094099 (diff)
downloadQt-4c9212cdf38b35e89311416436f1e60b818b69c3.zip
Qt-4c9212cdf38b35e89311416436f1e60b818b69c3.tar.gz
Qt-4c9212cdf38b35e89311416436f1e60b818b69c3.tar.bz2
Enabling AdvancedPointerEvents for active windows causes a panic
In Symbian port of Qt, widgets that have attribute WA_AcceptTouchEvents, are tried to set as enabled for "advanced pointer events". These are multitouch events. However, the event enablation cannot be done after a window has been activated. Current implementation causes a crash in certain cases. For example, a treewidget that is inside a inactive tab page, causes a crash when tab page is selected. The crash is worked around, by not allowing a active window to enable advanced pointer events. This fixes http://bugreports.qt.nokia.com/browse/QTBUG-12779 Task-number: QTBUG-12779 Reviewed-by: mread
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions