diff options
author | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2009-09-29 13:37:33 (GMT) |
---|---|---|
committer | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2009-10-01 15:15:44 (GMT) |
commit | 984fe9ebfc6d9582d21bcf1d09cb0578fd163f54 (patch) | |
tree | 3078b5819cf82873d12ff364797c1ad8a2048d6a /tests/auto/qtmd5/.gitignore | |
parent | da53926fe3e910941d0112072fcbeba565b967fe (diff) | |
download | Qt-984fe9ebfc6d9582d21bcf1d09cb0578fd163f54.zip Qt-984fe9ebfc6d9582d21bcf1d09cb0578fd163f54.tar.gz Qt-984fe9ebfc6d9582d21bcf1d09cb0578fd163f54.tar.bz2 |
Fixed Designer property editor selection bug.
When the editor had been created inside the QtPropertyEditorView (inheriting
QTreeWidget), the subsequent show sent a synthetic mouse move event down to
the QLineEdit, and a new selection was made on the text because the mouse
button was marked as pressed in the event.
QApplicationPrivate::sendSyntheticEnterLeave() now sends a mouse move event
without any button pressed. Auto-test included in tst_QWidget.
Task-number: QTBUG-4055
Task-number: 253159
Task-number: QT-659
Task-number: 245398
Reviewed-by: bnilsen
Diffstat (limited to 'tests/auto/qtmd5/.gitignore')
0 files changed, 0 insertions, 0 deletions