Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
4.7.4, 4.8.1, 4.8.4, 5.5.0
-
None
-
Windows 7 x64 (msvc2010) (QT static build x64)
Description
In all cases of selection (by mouse or keyboard) in QTableWidget, at first currentIndex() change,
then selectedRows() change.
But there is another case when this sequence dont work:
At first selectedRows() change, then currentIndex() change.
Example:
selecting only by mouse several elements on QTableWidget
How to:
example show currentRow() when selection changed
only in one case currentRow() returns previous value
when you selecting only by mouse several elements on QTableWidget
Attachments
Issue Links
- duplicates
-
QTBUG-28551 wrong selection mechanism on class reimplemented from QTableWidget
-
- Reported
-