Open mfansler opened 9 years ago
Also, hitting Tab on the last field in the PropertiesPane results in changing to the first field in the DocumentViewPane. Instead I would expect tabbing to cycle back around to the first field in the PropertiesPane. Similarly, tabbing within each of the components should keep the edit focus in the component.
After entering a value in a TextField in the PropertiesPane, it would make sense if both Enter and Tab keys would change the value and then shift focus to the next item.