qt6-bb10/tests/auto/widgets
Adam Strzelecki 9daef8a54c QComboBox: Disable wheel events on OS X & iOS
This is follow-up for QTabBar fix ea47d152b3.

In native OS X applications using mouse wheel on combo boxes have absolutely no
effect. We should bring the same behavior to Qt based OS X apps too, as users
are complaining of unexpected behavior, eg. randomly switching Qt Creator
sidebar mode when scrolling file list and moving mouse pointer little bit
above. Moreover inertial mouse behavior on OS X makes combo box usually move
several indexes, rather than single one on slight finger slide.

This also applies to iOS apps so the change affects all Apple platforms.

Task-number: QTBUG-10707
Change-Id: I6582265039198707ad8c2f54de96ee2a0b0e0b47
Reviewed-by: Adam Strzelecki <ono@java.pl>
Reviewed-by: Jake Petroules <jake.petroules@theqtcompany.com>
2015-11-09 03:51:32 +00:00
..
dialogs Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
effects fix usage of wince scope 2015-06-05 10:29:10 +00:00
gestures QSwipeGestureRecognizer: Allow for small direction changes. 2015-06-07 20:10:12 +00:00
graphicsview Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
itemviews QListView: Use correct available size when calculating scrollbars. 2015-10-12 08:41:06 +00:00
kernel Stabilize tst_QApplication::touchEventPropagation(). 2015-07-16 21:45:28 +00:00
styles fix usage of wince scope 2015-06-05 10:29:10 +00:00
util tst_QUndoGroup, tst_QUndoStack Fixed flag QT_NO_PROCESS 2015-09-14 06:26:39 +00:00
widgets QComboBox: Disable wheel events on OS X & iOS 2015-11-09 03:51:32 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00