summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextedit
diff options
context:
space:
mode:
authorThierry Bastian <thierry.bastian@nokia.com>2009-08-26 13:30:48 (GMT)
committerThierry Bastian <thierry.bastian@nokia.com>2009-08-26 13:33:50 (GMT)
commit88ecc8c8250505129ccff2660c60412996e2fd85 (patch)
tree0ee8ce441e8a1561c4d922fcff1a868d695be1b2 /tests/auto/qtextedit
parent25c7f57c21dd22eaa38b4b511aa754a1be711bf1 (diff)
downloadQt-88ecc8c8250505129ccff2660c60412996e2fd85.zip
Qt-88ecc8c8250505129ccff2660c60412996e2fd85.tar.gz
Qt-88ecc8c8250505129ccff2660c60412996e2fd85.tar.bz2
QAbstractItemView sometimes doesn't allow changing the selection
If you do a selection with the mouse and react to selectionChanged by changing the selection. Those changes would be overwritten by QAbstractItemView::mouseReleaseEvent. It is useless to set the selection on mouse release. We already do that on mouse press. Task-number: 250683 Reviewed-by: ogoffart
Diffstat (limited to 'tests/auto/qtextedit')
0 files changed, 0 insertions, 0 deletions