-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.7.1
-
None
-
-
f673e8328 (dev), 4def06bd5 (6.8), c29486b3e (6.7)
When using a SelectionRectangle to provide drag-based selection for a TableView, it will filter and handle certain input events that it should not, primarily when using things like dialogs placed over the TableView. See the attached example, which creates a TableView with selection enabled. When clicking on "Open Dialog" it will open a dialog with a ListView inside it, which cannot be dragged to scroll it. Instead, if you drag far enough, you'll see the underlying table be selected through SelectionRectangle.
For Gerrit Dashboard: QTBUG-125867 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
566594,3 | SelectionRectangle: clear selection from TableView | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
567784,2 | SelectionRectangle: clear selection from TableView | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
568172,2 | SelectionRectangle: clear selection from TableView | 6.7 | qt/qtdeclarative | Status: MERGED | +2 | 0 |