de6af361ab
* remove HandleFocusChange from FocusIn/Out events in QtEventToAzInputManager Signed-off-by: hultonha <hultonha@amazon.co.uk> * ensure we clear input channels when application state changes Signed-off-by: hultonha <hultonha@amazon.co.uk> * wip changes for focus switching tests Signed-off-by: hultonha <hultonha@amazon.co.uk> * updates to test to verify focus change not affecting input Signed-off-by: hultonha <hultonha@amazon.co.uk> * add test to ensure input is not cleared when focus changes Signed-off-by: hultonha <hultonha@amazon.co.uk> * ensure key press goes to correct widget Signed-off-by: hultonha <hultonha@amazon.co.uk> * add test to verify input is cleared when application state changes Signed-off-by: hultonha <hultonha@amazon.co.uk> * clear input for all types of application state change Signed-off-by: hultonha <hultonha@amazon.co.uk> * update input key for focus test Signed-off-by: hultonha <hultonha@amazon.co.uk> * use the Settings Registry to tell the InputSystemComponent to disable various devices Signed-off-by: hultonha <hultonha@amazon.co.uk> * update how we simulate the application state change event Signed-off-by: hultonha <hultonha@amazon.co.uk> * revert Settings Registry changes Signed-off-by: hultonha <hultonha@amazon.co.uk>