Dear All,
I have overridden QTableView class and in which on mouse release event I am taking selected cells using selectedIndexes() function.
My problem is on Mac OS only, when I drag on table view and releases mouse pointer on scrollbar though I can see selected cells in table view , selectedIndexes() function returns empty list and this happens on Mac only, I am using Mac 10.8.5.

Please reply, if someone has any idea about this.

Thank you,
Best Regards