qt5base-lts/tests/auto/widgets
Andre Hartmann e610ef8c8d QComboBox: Update completer on setCurrentIndex()
When the ComboBox currentText() was changed by key
LineUp or LineDown or mouse click, the completer still
contained the last inserted characters.

If now all text was selected (by Ctrl+A or selectAll()),
the old item and index was restored on next Enter press.

Task-number: QTBUG-41288
Change-Id: I6916fd31c8b8fbacfb12e1a62c3e46823cf918b4
Reviewed-by: Timur Pocheptsov <Timur.Pocheptsov@digia.com>
2015-03-18 16:57:19 +00:00
..
dialogs Enter/Return should cause an edit inside an itemview on OS X 2015-01-23 10:35:14 +01:00
effects Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gestures QPanGestureRecognizer: Make the number of touch points a parameter. 2014-11-17 14:38:15 +01:00
graphicsview Make sure there's a scene before using it 2015-02-17 13:47:16 +00:00
itemviews Don't crash with invalid QModelIndex or when QTreeWidgetItem is NULL in mimeData() 2015-02-06 09:43:38 +00:00
kernel re-enable more QWidget tests 2015-02-13 12:33:52 +00:00
styles Android: Fix some QStyle tests 2015-01-08 10:07:06 +01:00
util Android: Fix some tests for QCompleter 2015-01-23 09:43:04 +01:00
widgets QComboBox: Update completer on setCurrentIndex() 2015-03-18 16:57:19 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00