Hi, I am using an AlertDialog with a TextField and dismiss/confirm buttons. I have noticed that when the text field is in focus and keyboard is open the dismiss/confirm buttons are not interactive, i.e., their onClick event handlers are not called when they are clicked.