qt6-bb10/tests/auto/widgets/graphicsview/qgraphicsview
Andy Maloney 75f2a0b4ef Extend selections in QGraphicsView when selection extension key down
If the user has some objects selected and holds down the "extend selection"
key (Control on Windows, Command on Mac OS X), clicking and dragging a
rubber band selection deselects the current selection.  This is
counter-intuitive and confusing for users.

This commit fixes the behavior so users can extend selections using the
rubber band when the proper key is held down.

Task-number: QTBUG-6523
Change-Id: Ieda4aaa50adb351c0405f5cb8aae23332eec58a9
Reviewed-by: Andreas Aardal Hanssen <andreas@hanssen.name>
2015-01-13 13:04:40 +01:00
..
.gitignore
qgraphicsview.pro Enable tst_QGraphicsView on OSX 2014-11-19 16:13:43 +01:00
tst_qgraphicsview.cpp Extend selections in QGraphicsView when selection extension key down 2015-01-13 13:04:40 +01:00
tst_qgraphicsview.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
tst_qgraphicsview_2.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00