Test case:
- We see that on the right, the contact A is displayed, it is the first contact in the list on the left and is selected;
- We add a sheet for the new contact B; we click Save, Saved! - click OK;
- contact B is now the first in the list and is still selected; but on the right, the data for contact A is still displayed.
It must display either the selected A and data for A, or the selected B and data for B. The latter is better.
fixed in svn