Open Modal when an input is already focused

Hey there awesome Ionic peeps.

I found a bug. Have a plain view with just one input. Also create a modal. Click on the input to type. Then while focused on the input click a button to open the modal. As the modal opens, the input in the background is still focused and the cursor is blinking on top of the modal. I did this with list items that contained inputs to type in, but I think just a plain input would work. Let me know if anyone else can replicate this.

Hey @seanhill. Cursor issues in the browser are a major pain. Is this iOS?

I’ve got an issue out for this, let me know if you have any ideas: https://github.com/driftyco/ionic/issues/26

Yeah it is iOS. I thought it might be a pain :smile: