xamarin / Xamarin.PropertyEditing

MIT License
24 stars 16 forks source link

[Mac] PopOvers switch focus back to the last focused control, rather than the current row's controls #598

Closed CartBlanche closed 5 years ago

CartBlanche commented 5 years ago

Steps to Repro: Once the PopOver loses focus, it will jump back to the last focused control. Eg. If Filter Control has focus and you then the user opens the CustomExpression PopOver, then backs out, it will jump back to the Filter text box. This behaviour happens with all the PopOvers, like the Colour one too etc.

What we hope should happen: