Closed
Description
Steps to reproduce:
- Select an element in the explorer
- In its Details view, start editing one of its text properties, but do not validate (keep the focus in the text field and do not hit Return).
- Select another element in the explorer.
Expected: normally, leaving the focus from a text field should perform the corresponding change. This is what happens if you click somewhere else in the details view for example.
Actual behavior: the text change you started to make is lost, and the text property has kepts it original value.