summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2009-12-07 14:07:01 (GMT)
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2009-12-07 14:07:01 (GMT)
commitbd83b34da7049f7743c69b5efe019745801d6c34 (patch)
treef7b93adb31076ddc8218ee774fe134a4a7363300 /config.tests
parent291a26abae4b7e1e4b77baf42964ccb77edf4adf (diff)
downloadQt-bd83b34da7049f7743c69b5efe019745801d6c34.zip
Qt-bd83b34da7049f7743c69b5efe019745801d6c34.tar.gz
Qt-bd83b34da7049f7743c69b5efe019745801d6c34.tar.bz2
Cannot drag scrollbars in a QPlainTextEdit on Cocoa.
The QPlainTextEdit can change the scroll ranges while dragging the scrollbar. This will eventualy call QWidget::raise(), on Cocoa it was done by removing the NSView and adding it back. This causes problems like resetting internal state while a mouseDragged was active on the view. The fix we will now sort the views based on their Qt-z-order. lower() & stackUnder() also fixed like this. Reviewed-by: Denis
Diffstat (limited to 'config.tests')
0 files changed, 0 insertions, 0 deletions