Suppose I was browsing the Data in the table and I had some row selected. Then I decided to search for a value in this table, so I pressed Ctrl+F, entered some value and ran the search. The search found something and selected new row. Then I decided to delete that found row, so I pressed Ctrl+Del. The pop up message confirming my action is saying - are you sure to delete 2 rows from this table? Why 2 rows? It turns my previously selected row is still selected and the search selected another row. This is not expected behavior. New search should clear any previously selected rows once it finds something. Now I have to be super cautious what I am deleting all the time due to this bug.